Blackfin EMAC driver: add function to change the MAC address
authorAlex Landau <lirsb@yahoo.com>
Wed, 19 Sep 2007 15:14:18 +0000 (23:14 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:51:48 +0000 (16:51 -0700)
commit73f83182862a2c9113421720997c75ee939902f8
tree96631ae7f454da57fbc1c923aa1ab3a1925df512
parent1a7eb72b68c1c6a00a237bc242885222ab74536f
Blackfin EMAC driver: add function to change the MAC address

Alex Landau writes in the forums:
 Previously, changing the MAC address (e.g. via ifconfig) resulted
 in a generic function to be called that only changed a variable in
 memory. This patch also updated the Blackfin MAC address registers
 to filter the correct new MAC.

Signed-off-by: Alex Landau <lirsb@yahoo.com>
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/bfin_mac.c