summaryrefslogtreecommitdiffstats
path: root/net/econet
diff options
context:
space:
mode:
authorMark Smith <lk-netdev@lk-netdev.nosense.org>2009-07-06 13:26:24 +0200
committerDavid S. Miller <davem@davemloft.net>2009-07-07 03:07:55 +0200
commit5c91face51d29f553a444d16db4ac2c6162a3cd0 (patch)
tree093ded3ec890769486ff4a8560ccb4e7654769dc /net/econet
parente1000: fix flow control thresholds (diff)
downloadlinux-5c91face51d29f553a444d16db4ac2c6162a3cd0.tar.xz
linux-5c91face51d29f553a444d16db4ac2c6162a3cd0.zip
ipv6: correct return on ipv6_rcv() packet drop
The routine ipv6_rcv() uses magic number 0 for a return when it drops a packet. This corresponds to NET_RX_SUCCESS, which is obviously incorrect. Correct this by using NET_RX_DROP instead. ps. It isn't exactly clear who the IPv6 maintainers are, apologies if I've missed any. Signed-off-by: Mark Smith <markzzzsmith@yahoo.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/econet')
0 files changed, 0 insertions, 0 deletions