commit | 587194873820a4a1b2eda260ac851394095afd77 | [log] [tgz] |
---|---|---|
author | Xenia Ragiadakou <burzalodowa@gmail.com> | Mon Sep 09 21:03:09 2013 +0300 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Mon Dec 02 12:59:44 2013 -0800 |
tree | 7edbeab125f70ad6893f915bf4aa2dbf779908e0 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit 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>