commit | 2c7a9dc1641664173211c4ebc5db510a08684c46 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajit.khaparde@emulex.com> | Fri Nov 22 12:51:28 2013 -0600 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 23 15:11:07 2013 -0800 |
tree | 4148dfa772f0288771e4a9b69e7ac60509c0db8f | |
parent | 09e83a9d449c1af533321f5bda62b6a59a4098c6 [diff] |
be2net: Avoid programming permenant MAC by BE3-R VFs On BE3-R, the PF programs the initial MAC address for its VFs. Doing it again in VF probe, causes a FW error which although harmless generates an unnecessary error log message. Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com> Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>