commit | 5a712c13d3641a3bed243753f115434a7125e440 | [log] [tgz] |
---|---|---|
author | Sathya Perla <sathya.perla@emulex.com> | Tue Jul 23 15:24:59 2013 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 24 15:41:52 2013 -0700 |
tree | 361cad56f54dea9350d201298f96fdfb801d9a67 | |
parent | e18dbf7efcb7a727e5db773597ddfd6981a530e6 [diff] |
be2net: fix MAC address modification for VF Currently, the VFs by default don't have the privilege to modify MAC address. This will change in a subsequent fix wherein VFs will have the ability to modify MAC/VLAN filters. Fix be_mac_addr_set() logic to support MAC address modification on a privileged VF too. Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>