commit | 824f16fda56a88267aba9b2580d7566cf56a0860 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu May 22 22:06:02 2008 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jul 21 15:16:19 2008 -0700 |
tree | f4e93bd841d8b5b865315e78dd73d2c5b5905a47 | |
parent | 5cb4aeca8e8c29605703be5576825eb3257d8a92 [diff] |
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>