From: Eric Dumazet <eric.duma...@gmail.com> Date: Thu, 21 Apr 2016 22:27:32 -0700
> From: Eric Dumazet <eduma...@google.com> > > We should call consume_skb(skb) when skb is properly consumed, > or kfree_skb(skb) when skb must be dropped in error case. > > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied.