]> git.baikalelectronics.ru Git - kernel.git/commit
net/macb: support reversed hw addr
authorJoachim Eastwood <manabian@gmail.com>
Wed, 7 Nov 2012 08:14:51 +0000 (08:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Nov 2012 22:44:37 +0000 (17:44 -0500)
commitaf7eec114362499f18500b78ac5eb67df7b1ef33
tree1e77ef60dfcab0d9c16b4636491d929e0dc030d8
parent9fb6b74508ae5ec3fbef4c234f9cbeae00e709d3
net/macb: support reversed hw addr

This is used on one AT91RM9200 board where a bootloader stores
the Ethernet address in the wrong order.

Support this on macb so address setting functions can be shared
with the at91_ether driver.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c