]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
be2net: Fix VLAN promiscous mode for Lancer
authorPadmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Wed, 16 Nov 2011 02:03:32 +0000 (02:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2011 23:07:10 +0000 (18:07 -0500)
commit5d5adb93d0efca8b47cc3e649a41ba650ff3d270
tree3aaf1b082e1bdb67fd9508483ca61d08668bb2d3
parentaf5875bdfed02a10a0c76bbd547753fea7979244
be2net: Fix VLAN promiscous mode for Lancer

To enable VLAN promiscous mode, the HW interface should be created
with VLAN promiscous capability in Lancer. Add this capability during
creation of the HW interface.

Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_main.c