diff options
author | Alan Stern <[email protected]> | 2006-08-30 11:35:21 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2006-09-27 11:58:56 -0700 |
commit | 4d6cd48380c4d361cc8ec34359df22377d85d202 (patch) | |
tree | 21f052fc743818d0c14c85505293f96b9274a94c /scripts/patch-kernel | |
parent | 1720058343fa43a1a25bfad9e62ea06e7e9743b6 (diff) |
usbmon: don't call mon_dmapeek if DMA isn't being used
This patch (as755b) fixes a bug in usbmon. Rather than assuming all
USB host controllers use DMA, the code will check the usb_bus data
structure. If DMA isn't used, we don't want to try peeking into a
non-existent DMA buffer!
Signed-off-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions