diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-10-28 19:43:54 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-29 18:03:24 +0900 |
commit | 1da4fc97cbf89514e417a3df46eaec864a9b8a48 (patch) | |
tree | 95dad261a5cad98743fd05b00eda6c722976427c /mm/gup.c | |
parent | 50317fce2cc70a2bbbc4b42c31bbad510382a53c (diff) | |
download | linux-1da4fc97cbf89514e417a3df46eaec864a9b8a48.tar.bz2 |
sctp: fix some type cast warnings introduced by stream reconf
These warnings were found by running 'make C=2 M=net/sctp/'.
They are introduced by not aware of Endian when coding stream
reconf patches.
Since commit c0d8bab6ae51 ("sctp: add get and set sockopt for
reconf_enable") enabled stream reconf feature for users, the
Fixes tag below would use it.
Fixes: c0d8bab6ae51 ("sctp: add get and set sockopt for reconf_enable")
Reported-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/gup.c')
0 files changed, 0 insertions, 0 deletions