From: Herbert Xu Date: Sat, 27 Feb 2010 19:41:42 +0000 (+0000) Subject: bridge: Use BR_INPUT_SKB_CB on xmit path X-Git-Tag: v2.6.34-rc1~233^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6088a539d8d1666dca6979b5759bf966ee9124ef;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed