]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: otus: fix urb callback function type
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Nov 2008 23:35:52 +0000 (15:35 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:10 +0000 (13:52 -0800)
commit707eefb8ee714ecaae436980cf19a7e7eb171cf1
tree0b1355c457ee024633377872167a50cce225446a
parent063e95c7360cd7153caebfa44315bad109fee1da
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 <Luis.Rodriguez@Atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/otus/wwrap.c