git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17b8bb3
)
net/macb: support reversed hw addr
author
Joachim Eastwood
<manabian@gmail.com>
Wed, 7 Nov 2012 08:14:51 +0000
(08:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 7 Nov 2012 22:44:37 +0000
(17:44 -0500)
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>
No differences found