• Chris Frey's avatar
    USB: fix to usbfs_snoop logging of user defined control urbs · df251b8b
    Chris Frey authored
    When sending CONTROL URB's using the usual CONTROL ioctl, logging works
    fine, but when sending them via SUBMITURB, like VMWare does, the
    control fields are not logged.  This patch fixes that.
    
    I didn't see any major changes to devio.c recently, so this patch should apply
    cleanly to even the latest kernel.  I can resubmit if it doesn't.
    
    From: Chris Frey <cdfrey@foursquare.net>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    df251b8b
devio.c 43 KB