commit | 6088a539d8d1666dca6979b5759bf966ee9124ef | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sat Feb 27 19:41:42 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 28 00:48:44 2010 -0800 |
tree | 84adf98d3efb8dc71563c2b717b8aa1b781bb560 | |
parent | b33084be192ee1e347d98bb5c9e38a53d98d35e2 [diff] |
bridge: Use BR_INPUT_SKB_CB on xmit path this patch makes BR_INPUT_SKB_CB available on the xmit path so that we could avoid passing the br pointer around for the purpose of collecting device statistics. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>