commit | d25e78aaf963ae400a245fc2ae5af0e3208b7187 | [log] [tgz] |
---|---|---|
author | Joachim Eastwood <manabian@gmail.com> | Wed Nov 07 08:14:51 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 07 17:44:37 2012 -0500 |
tree | 1e77ef60dfcab0d9c16b4636491d929e0dc030d8 | |
parent | 17b8bb3e209d3681e9c94786de845f0d5118eebb [diff] |
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>