Home
last modified time | relevance | path

Searched hist:"4 e209001b86c53f51980292f0efd1933c0e55d66" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.cdiff 4e209001b86c53f51980292f0efd1933c0e55d66 Tue Feb 05 22:44:58 CST 2013 Hauke Mehrtens <hauke@hauke-m.de> bgmac: write mac address to hardware in ndo_set_mac_address

The generic implementation just changes the netdev struct and does not
write the new mac address to the hardware or issues some command to do
so.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>