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)
commitd25e78aaf963ae400a245fc2ae5af0e3208b7187
tree1e77ef60dfcab0d9c16b4636491d929e0dc030d8
parent17b8bb3e209d3681e9c94786de845f0d5118eebb
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