diff options
author | Changli Gao <xiaosuo@gmail.com> | 2010-12-25 04:41:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-06 20:33:05 +0100 |
commit | f88de8de5a8c8a8a73960d4432ceef2d38b7f86f (patch) | |
tree | cfbbf4195278a69944db9af044ad51b036957f49 /drivers/infiniband/hw | |
parent | netconsole: clarify stopping message (diff) | |
download | linux-f88de8de5a8c8a8a73960d4432ceef2d38b7f86f.tar.xz linux-f88de8de5a8c8a8a73960d4432ceef2d38b7f86f.zip |
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Since nf_bridge_maybe_copy_header() may change the length of skb,
we should check the length of skb after it to handle the ppoe skbs.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions