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)
commit824f16fda56a88267aba9b2580d7566cf56a0860
treef4e93bd841d8b5b865315e78dd73d2c5b5905a47
parent5cb4aeca8e8c29605703be5576825eb3257d8a92
USB: iowarrior: Push down BKL

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>
drivers/usb/misc/iowarrior.c