aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2016-05-17 14:05:49 -0700
committerDavid S. Miller <davem@davemloft.net>2016-05-19 11:26:51 -0700
commitf1971a2e0393a86464caa77aa52168b731960dfa (patch)
tree963ddd40bf0a0199c1c0568d0ba3bc2f21895e6b /drivers/net/ieee802154
parentnet: ehea: avoid null pointer dereference (diff)
downloadlinux-dev-f1971a2e0393a86464caa77aa52168b731960dfa.tar.xz
linux-dev-f1971a2e0393a86464caa77aa52168b731960dfa.zip
kcm: fix a signedness in kcm_splice_read()
skb_splice_bits() returns int, kcm_splice_read() returns ssize_t, both are signed. We may need another patch to make them all ssize_t, but that deserves a separated patch. Fixes: 91687355b927 ("kcm: Splice support") Reported-by: David Binderman <linuxdev.baldrick@gmail.com> Cc: Tom Herbert <tom@herbertland.com> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ieee802154')
0 files changed, 0 insertions, 0 deletions