From: Greg Kroah-Hartman Date: Thu, 13 Nov 2008 23:35:52 +0000 (-0800) Subject: Staging: otus: fix urb callback function type X-Git-Tag: v2.6.29-rc1~228^2~112 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=707eefb8ee714ecaae436980cf19a7e7eb171cf1;p=pandora-kernel.git Staging: otus: fix urb callback function type The #ifdef for version checking is wrong, and we no longer pass the struct pt_regs to the urb callback functions. This patch fixes this error. Cc: Luis Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed