commit | 707eefb8ee714ecaae436980cf19a7e7eb171cf1 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu Nov 13 15:35:52 2008 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 06 13:52:10 2009 -0800 |
tree | 0b1355c457ee024633377872167a50cce225446a | |
parent | 063e95c7360cd7153caebfa44315bad109fee1da [diff] |
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>