commit | 04a060280a083860e4d4723b878d69af1ba53ec9 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Jul 23 15:25:00 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 24 15:41:52 2013 -0700 |
tree | 941165710b7d7b65626af406a31ff3044c081e99 | |
parent | 5a712c13d3641a3bed243753f115434a7125e440 [diff] |
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>