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:
938569e
)
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
author
Bjørn Mork
<bjorn@mork.no>
Thu, 27 Feb 2014 13:23:55 +0000
(14:23 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 1 Mar 2014 00:20:17 +0000
(16:20 -0800)
Better check the correct bit on big endian systems too. Shuts
up the following sparse __CHECK_ENDIAN__ warning:
.../hub.c:3965:32: warning: restricted __le32 degrades to integer
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c
patch
|
blob
|
history
diff --cc
drivers/usb/core/hub.c
Simple merge