]> git.baikalelectronics.ru Git - kernel.git/commit
be2net: allow VFs to program MAC and VLAN filters
authorSathya Perla <sathya.perla@emulex.com>
Tue, 23 Jul 2013 09:55:00 +0000 (15:25 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Jul 2013 22:41:52 +0000 (15:41 -0700)
commiteb9d16d7aa58df51030b752752f79e31a9bc0387
tree941165710b7d7b65626af406a31ff3044c081e99
parentfd06f09fbd0f7f618c2cf51b83bd44ec31035065
be2net: allow VFs to program MAC and VLAN filters

In the current design VFs were not allowed to program MAC/VLAN filters.
Only the PF driver was allowed to configure/provision MAC and transparent
VLANs to a VF. Change this to support MAC/VLAN filtering on a VF by a VM.

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