From: Kevin Hao Date: Wed, 27 May 2009 03:49:03 +0000 (-0700) Subject: net/ucc_geth: allow to set mac address on running device X-Git-Tag: v2.6.31-rc1~330^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6593e9cc40d0eacc03f75f90834794a4a477df;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed