aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorGravatar Chris Wright <chrisw@sous-sol.org> 2008-05-05 13:50:24 -0700
committerGravatar David S. Miller <davem@davemloft.net> 2008-05-05 13:50:24 -0700
commit19443178fbfbf40db15c86012fc37df1a44ab857 (patch)
treee41cd59c5e6aba6f5ca932c9131f73e563b02bf8 /mm
parentirda: fix !PNP support for drivers/net/irda/smsc-ircc2.c (diff)
downloadlinux-19443178fbfbf40db15c86012fc37df1a44ab857.tar.gz
linux-19443178fbfbf40db15c86012fc37df1a44ab857.tar.bz2
linux-19443178fbfbf40db15c86012fc37df1a44ab857.zip
dccp: return -EINVAL on invalid feature length
dccp_feat_change() validates length and on error is returning 1. This happens to work since call chain is checking for 0 == success, but this is returned to userspace, so make it a real error value. Signed-off-by: Chris Wright <chrisw@sous-sol.org> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions