]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qed: Correct default vlan behavior
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 19 Jun 2016 12:18:11 +0000 (15:18 +0300)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 19:29:58 +0000 (12:29 -0700)
commitd28ef600e84a254fc604aaeaf27c6ff69abda801
treee80ad5c43a2915abf293884721113409faa2061f
parent21ac5c031072b38e04904457403f00201701c6b9
qed: Correct default vlan behavior

When no vlan filter is configured, firmware has a configurable
default on whether to pass only untagged packets or all packets
regardless of their tagging. Driver currently doesn't set this
field in the necessary ramrod, causing the default to always be
'receive all'.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23732603
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_l2.c