]> Pileus Git - ~andy/linux/commit
be2net: Avoid programming permenant MAC by BE3-R VFs
authorAjit Khaparde <ajit.khaparde@emulex.com>
Fri, 22 Nov 2013 18:51:28 +0000 (12:51 -0600)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Nov 2013 23:11:07 +0000 (15:11 -0800)
commit2c7a9dc1641664173211c4ebc5db510a08684c46
tree4148dfa772f0288771e4a9b69e7ac60509c0db8f
parent09e83a9d449c1af533321f5bda62b6a59a4098c6
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>
drivers/net/ethernet/emulex/benet/be.h
drivers/net/ethernet/emulex/benet/be_main.c