From: Oliver Neukum Date: Thu, 3 Apr 2008 19:40:59 +0000 (+0200) Subject: USB: convert away from urb->status in xpad driver X-Git-Tag: v2.6.26-rc1~1061^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc88f53aaa4ff8ee621353ac27269b4a656d721;p=pandora-kernel.git USB: convert away from urb->status in xpad driver USB is moving to transfering status as a parameter. To ease the transition urb->status is to be touched only once in a function. The xpad driver has been overlooked. Dmitry wants this to go through the USB tree. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed