commit | 21776537b15f72dc9d8c16b00439fbdaa8ce7a34 | [log] [tgz] |
---|---|---|
author | Ariel Elior <ariele@broadcom.com> | Wed Mar 27 01:05:16 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 27 12:48:32 2013 -0400 |
tree | 485dcf2ef717a23b664886cc396d3ebd57ae6147 | |
parent | 5b0752c863d70cd1cc96d22eebfc991dd67864de [diff] |
bnx2x: Fix VF outer vlan removal Outer vlan removal in VF queues was made according to the VF's multi-function mode (which is never set). Instead, the PF's multi-function mode should be used to determine if outer vlan removal is needed. Signed-off-by: Ariel Elior <ariele@broadcom.com> Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>