diff options
author | Herbert Xu | 2007-09-19 10:45:02 -0700 |
---|---|---|
committer | David S. Miller | 2007-09-20 12:14:16 -0700 |
commit | 21d0c83302fb742b7ffb6089d40196166102f5ed (patch) | |
tree | b11439340d1bb097867b57589fc4b6ce2f371a6a /drivers/net/pppol2tp.c | |
parent | 5588b40d7c2bff75ee573ed42d1738c73ce24492 (diff) |
[PPP] pppoe: Fix double-free on skb after transmit failure
When I got rid of the second packet in __pppoe_xmit I created
a double-free on the skb because of the goto abort on failure.
This patch removes that.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/pppol2tp.c')
0 files changed, 0 insertions, 0 deletions