]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: non-member vlan pkts not received in promiscous mode
authorSathya Perla <sathya.perla@emulex.com>
Tue, 2 Aug 2011 19:57:43 +0000 (19:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Aug 2011 10:23:29 +0000 (03:23 -0700)
commit7fdcef593a3f0f66454087aeeb602302e5edebad
tree1a236161f0f331e8372bd165bec6e3bb845f7e1a
parent7d698284b9022be2f109cae971d70d020efc548d
be2net: non-member vlan pkts not received in promiscous mode

While configuring promiscous mode, explicitly set the
VLAN_PROMISCOUS bit to make this happen. When switching off
promiscous mode, re-program the vids.

Signed-off-by: Xavier Selvin <xavier.selvin@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/benet/be_cmds.c
drivers/net/benet/be_main.c