commit | 3d6593e9cc40d0eacc03f75f90834794a4a477df | [log] [tgz] |
---|---|---|
author | Kevin Hao <kexin.hao@windriver.com> | Tue May 26 20:49:03 2009 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 20:49:03 2009 -0700 |
tree | 81bca4e8a94fc798aa870e7470cf0b1405744419 | |
parent | 9c5cd6708008fcc3dbced6e4b97aa5ecd0634a85 [diff] |
net/ucc_geth: allow to set mac address on running device Inspired by the patch for 8139too (bda6a15a). Currently we can't set mac address on a running ucc_geth device. But this is needed when you use this device as a bonding slave in bonding device in balance-alb mode. So add this feature for ucc_geth device. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>