diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-09-17 01:22:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-09-17 01:22:13 +0200 |
commit | 2a38b775b77f99308a4e571c13d908df78ac5e57 (patch) | |
tree | 10f7bbe1d1a35c7383b7aa7fa865119a8bc0ae65 /net/8021q | |
parent | [PPP] generic: Call skb_cow_head before scribbling over skb (diff) | |
download | linux-2a38b775b77f99308a4e571c13d908df78ac5e57.tar.xz linux-2a38b775b77f99308a4e571c13d908df78ac5e57.zip |
[PPP] generic: Fix receive path data clobbering & non-linear handling
This patch adds missing pskb_may_pull calls to deal with non-linear
packets that may arrive from pppoe or pppol2tp.
It also copies cloned packets before writing over them.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions