From: Stefan Hajnoczi Date: Wed, 14 Nov 2012 07:50:41 +0000 (+0100) Subject: staging: line6: drop control URB dumping code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ce93954f571eb913ee52529fa87fd1a315b2d1;p=pandora-kernel.git staging: line6: drop control URB dumping code The usbmon feature should be used instead of manually dumping control URBs. There are a few advantages to using usbmon: * Can be turned on/off at runtime * Provides full USB-level traffic * tcpdump and wireshark support for powerful analysis * No driver-specific code is required Signed-off-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed