]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: usbfs_snoop: add data logging back in
authorChris Frey <cdfrey@foursquare.net>
Tue, 26 Jan 2010 22:07:29 +0000 (17:07 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:54:37 +0000 (14:54 -0800)
commit0880aef49e40abd1ed34ab713e8b024e8bc2021e
tree5a2a20e1c44dbbd4f1b13d4765a226d6c4589cbf
parent0978f8c55cdc7c06b2f1440b030e93fda2c53b2b
USB: usbfs_snoop: add data logging back in

Uses the new snoop function from commit 4c6e8971cbe0148085,
but includes the buffer data where appropriate, as before.

Signed-off-by: Chris Frey <cdfrey@foursquare.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/devio.c