From: Greg KH To: torvalds@transmeta.com Cc: linux-usb-devel@lists.sourceforge.net Subject: [BK PATCH] USB changes for 2.5.27 (this tree includes some changesets from the last round I sent that haven't ended up in your tree yet) Pull from: http://linuxusb.bkbits.net/linus-2.5 drivers/usb/core/usb.c | 5 +++-- drivers/usb/net/rtl8150.c | 11 +++++------ 2 files changed, 8 insertions(+), 8 deletions(-) ------ ChangeSet@1.695, 2002-07-24 10:39:13-07:00, petkan@users.sourceforge.net [PATCH] USB: rtl8150 updated new vendor/device ID; redundant check removed from probe(); drivers/usb/net/rtl8150.c | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) ------ ChangeSet@1.694, 2002-07-24 09:48:37-07:00, greg@kroah.com [PATCH] USB: changed the interface name to be a bit more unique. This is needed as long as we have the directory of symlinks in the bus subdir in driverfs to point to the unique interfaces. drivers/usb/core/usb.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) ------