commit | 3991c35e8586cc42501de1236d0c155e82223540 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue May 31 11:35:18 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 14 12:56:49 2011 +0200 |
tree | 7c16eda856320f5a5b4d5528100920e8cf023e66 | |
parent | f72e502e5f0b846a4e4bffd35315e36567da68c8 [diff] |
usb-linux: Get speed from sysfs rather then from the connectinfo ioctl The connectinfo ioctl only differentiates between lo speed devices, and all other speeds, where as we would like to know the real speed. The real speed is available in sysfs so use that when available. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>