diff options
author | Vasundhara Volam <vasundhara.volam@emulex.com> | 2014-01-15 08:53:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-01-16 00:52:02 +0100 |
commit | ff32f8abbe4469c409a8e92fa63c2da0d7da55e2 (patch) | |
tree | 04077d555a6d3b6b37020ae8951ace8b08d6448f /drivers/net/ethernet/wiznet | |
parent | be2net: do not call be_set/get_fw_log_level() on Skyhawk-R (diff) | |
download | linux-ff32f8abbe4469c409a8e92fa63c2da0d7da55e2.tar.xz linux-ff32f8abbe4469c409a8e92fa63c2da0d7da55e2.zip |
be2net: ignore mac-addr set call for an already programmed mac-addr
An ndo_set_mac_addr() call may be issued for a mac-addr that is already
active on an interface. If so, silently ignore the request. Sending such
a request to the FW, causes a "mac collision" error. The error is harmless
but is avoidable noise in the kernel log.
Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/wiznet')
0 files changed, 0 insertions, 0 deletions