From: Eric Dumazet <eric.duma...@gmail.com> Date: Tue, 12 Apr 2016 21:50:07 -0700
> From: Eric Dumazet <eduma...@google.com> > > 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 <eduma...@google.com> Applied, thanks Eric.