diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-10-14 00:39:01 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-15 12:26:27 -0700 |
commit | 7b995651e373d6424f81db23f2ec503306dfd7f0 (patch) | |
tree | 6d41d29bce9e46d33f2a21d4fd2fa279e6e9730d /scripts/rt-tester/t2-l2-2rt-deadlock.tst | |
parent | f697c3e8b35c18b2698d64137c0fa84b0cdb3d10 (diff) | |
download | talos-obmc-linux-7b995651e373d6424f81db23f2ec503306dfd7f0.tar.gz talos-obmc-linux-7b995651e373d6424f81db23f2ec503306dfd7f0.zip |
[BRIDGE]: Unshare skb upon entry
Due to the special location of the bridging hook, it should never see a
shared packet anyway (certainly not with any in-kernel code). So it
makes sense to unshare the skb there if necessary as that will greatly
simplify the code below it (in particular, netfilter).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/rt-tester/t2-l2-2rt-deadlock.tst')
0 files changed, 0 insertions, 0 deletions