linux/drivers/usb/core
Alan Stern 01105a2463 USB: usbfs: fix -ENOENT error code to be -ENODEV
This patch (as1272) changes the error code returned when an open call
for a USB device node fails to locate the corresponding device.  The
appropriate error code is -ENODEV, not -ENOENT.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: Kay Sievers <kay.sievers@vrfy.org>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-08-07 16:05:13 -07:00
..
Kconfig Revert USB: usbfs: deprecate and hide option for !embedded 2009-07-12 15:16:39 -07:00
Makefile
buffer.c
config.c USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. 2009-07-28 14:31:13 -07:00
devices.c USB: add missing class descriptions used in usb/devices file 2009-07-12 15:16:39 -07:00
devio.c USB: usbfs: fix -ENOENT error code to be -ENODEV 2009-08-07 16:05:13 -07:00
driver.c
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c
hcd.h
hub.c
hub.h
inode.c
message.c USB: fix LANGID=0 regression 2009-07-12 15:16:40 -07:00
notify.c
otg_whitelist.h
quirks.c
sysfs.c
urb.c
usb.c
usb.h