diff options
author | Eric Dumazet <edumazet@google.com> | 2016-04-12 21:50:07 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-14 21:40:24 -0400 |
commit | d21fd63ea3856208c3a1cb9b26d81898a2ccf71b (patch) | |
tree | f48f3f0e06688ce66ddc7ef7fb4823db499fec69 /net/core/neighbour.c | |
parent | da37845fdce24e174f44d020bc4085ddd1c8a6bd (diff) |
net: validate_xmit_skb() changes
skbs given to validate_xmit_skb() should not have a next
pointer anymore.
Also if a packet is dropped, increment dev->tx_dropped
__dev_queue_xmit() no longer has to change tx_dropped in this case.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/neighbour.c')
0 files changed, 0 insertions, 0 deletions