From: Xenia Ragiadakou Date: Mon, 9 Sep 2013 18:03:09 +0000 (+0300) Subject: xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit X-Git-Tag: v3.14-rc1~148^2~130^2~65^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587194873820a4a1b2eda260ac851394095afd77;p=pandora-kernel.git 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 Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed