commit | c048aaf4ca854fa67a3bfa9dab5b9ddc5083b3b7 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Fri Mar 13 11:47:48 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 13 11:47:48 2009 -0700 |
tree | 78952a5546444d3f79c66a50fa084164c4d422dd | |
parent | 6fc791ee631728b2beddda87560f1af59e32230e [diff] |
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>