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:
9624531
)
smsc95xx: fix async register writes on big endian platforms
author
Steve Glendinning
<steve.glendinning@shawell.net>
Mon, 10 Dec 2012 01:03:08 +0000
(
01:03
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Dec 2012 19:09:00 +0000
(14:09 -0500)
This patch fixes a missing endian conversion which results in the
interface failing to come up on BE platforms.
It also removes an unnecessary pointer dereference from this
function.
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found