ppp: avoid false drop_monitor false positives
authorEric Dumazet <edumazet@google.com>
Fri, 18 May 2012 20:23:00 +0000 (20:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 May 2012 06:32:30 +0000 (02:32 -0400)
Call consume_skb() in place of kfree_skb() were appropriate.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found