From: Vlad Yasevich Date: Wed, 21 May 2014 15:24:39 +0000 (-0400) Subject: bonding: Don't assume 802.1Q when sending alb learning packets. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b694c0b3f20c3ee54d29d4109fa1978d11a033;p=pandora-kernel.git bonding: Don't assume 802.1Q when sending alb learning packets. TLB/ALB learning packets always assume 802.1Q vlan protocol, but that is no longer the case since we now have support for Q-in-Q on top of bonding. Pass the vlan protocol to alb_send_lp_vid() so that the packets are properly tagged. CC: Jay Vosburgh CC: Veaceslav Falico CC: Andy Gospodarek Signed-off-by: Vlad Yasevich Acked-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed