diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2013-10-11 19:28:21 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-12 03:37:46 +0400 |
commit | 2b90f01b219e390e1f1bf68dd7a2333efb3e3eff (patch) | |
tree | 77d664254c0376ea68850e86ba6c2df5aa1dabfd /fs/readdir.c | |
parent | e24371a6be9c5c00b56607bd425cc409cba75d88 (diff) | |
download | linux-2b90f01b219e390e1f1bf68dd7a2333efb3e3eff.tar.xz |
USB: EHCI: compute full-speed bandwidth usage correctly
Although the bandwidth statistics maintained by ehci-hcd show up only
in the /sys/kernel/debug/usb/devices file, they ought to be calculated
correctly. The calculation for full-speed isochronous endpoints is
wrong; it mistakenly yields bytes per microframe instead of bytes per
frame. The "interval" value, which is in frames, should not be
converted to microframes.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/readdir.c')
0 files changed, 0 insertions, 0 deletions