USB: add speed values for USB 3.0 and wireless controllers
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Jan 2010 18:33:19 +0000 (10:33 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Jan 2010 23:24:35 +0000 (15:24 -0800)
commitb132b04e193908a94d95065d0628f8fb0159cc55
tree4bbe8b2bd71b61d16dcdb2773419e165b4ad99d1
parent49d0f078f494b9d81e820a13dd8093a9bfb0b6b1
USB: add speed values for USB 3.0 and wireless controllers

These controllers say "unknown" for their speed in sysfs, which
obviously isn't correct.

Reported-by: Kurt Garloff <garloff@novell.com>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: David Vrabel <david.vrabel@csr.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/sysfs.c