aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon
diff options
context:
space:
mode:
authorMing Lei <tom.leiming@gmail.com>2008-09-18 11:06:38 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-17 17:40:57 -0400
commit3c4bb71f96c69ef3c81fda108c96b633a2000de2 (patch)
tree6dcbb788842eb1cc71f99748ca76a0a95139c0f5 /drivers/usb/mon
parent3c04e20ea95f9a8555456000e0ff340bdc46dea8 (diff)
USB: ehci-dbg: fix reading less content of periodic file
This patch fix 2 problems about reading periodic file: 1. The "..." after a interrupt qh is missed because buffer pointer is not moved. 2. After setting p.ptr as NULL, its next qh or itd will be omited and can't be stored in debug buffer. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/mon')
0 files changed, 0 insertions, 0 deletions