]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: add URB_FREE_BUFFER to permissible flags
authorOliver Neukum <oliver@neukum.org>
Wed, 17 Oct 2007 12:37:54 +0000 (14:37 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 25 Oct 2007 19:18:43 +0000 (12:18 -0700)
commit0b28baaf74ca04be2e0cc4d4dd2bbc801697f744
tree564daa93f9250df6e1dbbde5b4878468096b4839
parent3794ade5b286cbd4551009dd341dbe9aeead2bc3
USB: add URB_FREE_BUFFER to permissible flags

URB_FREE_BUFFER needs to be allowed in the sanity checks to use drivers that
use that flag.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/urb.c