8139cp: allow to set mac address on running device
authorJiri Pirko <jpirko@redhat.com>
Fri, 13 Mar 2009 18:47:48 +0000 (11:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2009 18:47:48 +0000 (11:47 -0700)
commitc048aaf4ca854fa67a3bfa9dab5b9ddc5083b3b7
tree78952a5546444d3f79c66a50fa084164c4d422dd
parent6fc791ee631728b2beddda87560f1af59e32230e
8139cp: allow to set mac address on running device

So far there was not a chance to set a mac address on running 8139cp device.
This is for example needed when you want to use this NIC as a bonding slave in
bonding device in mode balance-alb. This simple patch allows it.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/8139cp.c