USB: Fixed bug in endpoint release function.
authorSarah Bailey <saharabeara@gmail.com>
Thu, 4 Jan 2007 05:37:22 +0000 (21:37 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Jan 2007 20:19:09 +0000 (12:19 -0800)
Error handling in usb_create_ep_files() is not correct unless
the minor number is freed in ep_device_release().

Signed-off-by: Sarah Bailey <saharabeara@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found