commit | bda6a15a0d283d531b865fb7c596bb3ff258e87e | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Fri Mar 13 11:48:18 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 13 11:48:18 2009 -0700 |
tree | 3627fcb0259558253443d0322884bccff790f593 | |
parent | c048aaf4ca854fa67a3bfa9dab5b9ddc5083b3b7 [diff] |
8139too: allow to set mac address on running device Similar patch as for 8139cp posted yesterday, so the same comment: So far there was not a chance to set a mac address on running 8139too 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>