From: fangxiaozhi Date: Thu, 7 Feb 2013 07:32:07 +0000 (+0800) Subject: USB: storage: properly handle the endian issues of idProduct X-Git-Tag: v3.9-rc1~126^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd060956c5e97931c3909e4a808508469c0bb9f6;p=pandora-kernel.git USB: storage: properly handle the endian issues of idProduct 1. The idProduct is little endian, so make sure its value to be compatible with the current CPU. Make no break on big endian processors. Signed-off-by: fangxiaozhi Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed