aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_input.c
diff options
context:
space:
mode:
authorCristian Bercaru <B43982@freescale.com>2013-03-08 07:03:38 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-08 12:19:59 -0500
commit3bc1b1add7a8484cc4a261c3e128dbe1528ce01f (patch)
treecfe45cd4e2280b0cf84053b5f3838d9076f5b878 /net/ipv6/ip6_input.c
parentnetlabel: fix build problems when CONFIG_IPV6=n (diff)
downloadlinux-dev-3bc1b1add7a8484cc4a261c3e128dbe1528ce01f.tar.xz
linux-dev-3bc1b1add7a8484cc4a261c3e128dbe1528ce01f.zip
bridging: fix rx_handlers return code
The frames for which rx_handlers return RX_HANDLER_CONSUMED are no longer counted as dropped. They are counted as successfully received by 'netif_receive_skb'. This allows network interface drivers to correctly update their RX-OK and RX-DRP counters based on the result of 'netif_receive_skb'. Signed-off-by: Cristian Bercaru <B43982@freescale.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions