mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 08:10:31 +00:00
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>