Skip to content
Commit 6088a539 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b33084be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment