Re: [PATCH] net/ucc_geth: allow to set mac address on running device
From: David Miller <davem@davemloft.net>
Date: 2009-05-27 04:42:19
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2009-05-27 04:42:19
Also in:
lkml, netdev
From: Kevin Hao <redacted> Date: Wed, 27 May 2009 09:48:56 +0800
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 <redacted>
I applied this patch already, there is no need to post it again.