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:
6ce4eac
)
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
author
Xenia Ragiadakou
<burzalodowa@gmail.com>
Mon, 9 Sep 2013 18:03:09 +0000
(21:03 +0300)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Mon, 2 Dec 2013 20:59:44 +0000
(12:59 -0800)
This patch converts TRB_CYCLE to le32 to update correctly the Cycle Bit in
'control' field of the link TRB.
This bug was found using sparse.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
No differences found