USB: iowarrior: Push down BKL
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 22 May 2008 21:06:02 +0000 (22:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Jul 2008 22:16:19 +0000 (15:16 -0700)
I'm pretty sure the mutex is sufficient for all locking but will come
back to that later if the USB folks don't beat me to it. For now get rid
of the old BKL ioctl method and wrap the ioctl handler

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found