From: Eric Dumazet <[email protected]> Date: Tue, 12 Apr 2016 21:50:07 -0700
> From: Eric Dumazet <[email protected]> > > 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 <[email protected]> Applied, thanks Eric.
