From: Pete Zaitcev Date: Thu, 22 Dec 2005 01:24:54 +0000 (-0800) Subject: [PATCH] USB: fix usb_find_interface for ppc64 X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5691d70d4aeec0ac9cff11f0cabb7d5a1735705;p=pandora-kernel.git [PATCH] USB: fix usb_find_interface for ppc64 Fix usb_find_interface. You cannot case pointers to int and long on a big-endian 64-bitter without consequences. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed