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)
commit04a060280a083860e4d4723b878d69af1ba53ec9
tree941165710b7d7b65626af406a31ff3044c081e99
parent5a712c13d3641a3bed243753f115434a7125e440
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