commit | 263e69cbc9e5a9e7bcf6a24f641ef0717d1ae4df | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Oct 30 23:11:44 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 30 23:35:02 2008 -0700 |
tree | b82cb19bc63531782b018b3ad70c5e58dab44569 | |
parent | 721d5dfe7e516954c501d5e9d0dfab379cf4241a [diff] |
pppoe: Fix socket leak. Move SKB trim before we lookup the socket so we don't have to put it on failure. Based upon an initial patch by Jarek Poplawski and suggestions from Herbert Xu. Signed-off-by: David S. Miller <davem@davemloft.net>