commit | 65f1b5255ce0e657e4d8de92098837d36831320a | [log] [tgz] |
---|---|---|
author | Arvid Brodin <arvid.brodin@enea.com> | Sat Feb 26 22:07:35 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Feb 28 19:23:38 2011 -0800 |
tree | ccb5d598233a24c53d0a8303faae4bb7a2acf208 | |
parent | 6bda21bc0941c11f07cbf436ff6ca85e7e6e47f0 [diff] |
usb/isp1760: Replace period calculation for INT packets with something readable Replace the period calculation for INT packets with something readable. Seems to fix a rare bug with quickly repeated insertion/removal of several USB devices simultaneously (hub control INT packets). Signed-off-by: Arvid Brodin <arvid.brodin@enea.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>