pptp: fix skb leak in pptp_xmit()
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 17 Oct 2011 17:01:47 +0000 (17:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 06:39:43 +0000 (02:39 -0400)
In case we cant transmit skb, we must free it

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
CC: Dmitry Kozlov <xeb@mail.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found