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:
0d05535
)
usbnet: pegasus: endian bug in write_mii_word()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 2 May 2013 20:44:20 +0000
(20:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 3 May 2013 20:10:23 +0000
(16:10 -0400)
We're only passing the two high bytes of an integer. It works for
little endian but not for big endian.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/pegasus.c
patch
|
blob
|
history
diff --cc
drivers/net/usb/pegasus.c
Simple merge