From: David S. Miller Date: Mon, 31 Mar 2014 20:04:23 +0000 (-0400) Subject: Merge branch 'bridge_8021AD' X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=fea1829f9ba262442ad9fc91cfe9284fa9ea8458;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git Merge branch 'bridge_8021AD' Vlad Yasevich says: ==================== bridge: Fix forwarding of 8021AD frames Bridge has its own way to deterine if the packet is forwardable and it doesn't support 8021ad tags correctly. Instead just allow bridge to use an existing is_skb_forwardable() function. v2: Fix missing hunk in patch 2/2 to make it build. v3: Fix indent for is_skb_forwardable ==================== Signed-off-by: David S. Miller --- fea1829f9ba262442ad9fc91cfe9284fa9ea8458