]> git.baikalelectronics.ru Git - kernel.git/commit
USB: symbolserial: log the ioctl commands
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 21 Mar 2009 03:26:30 +0000 (20:26 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:32 +0000 (16:20 -0700)
commite8b4bc7e228d1dbfb20fb8b98a5fe0b3c4b0c2e6
tree828d2c62f530a7ebd9d40588b970c24d8131d4ea
parenta8d15d6ce1c8ee23fe8d7cb197730adeb4d18a32
USB: symbolserial: log the ioctl commands

We need to figure out what userspace programs are expecting from this
driver, so log them so we can try to get it right.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/symbolserial.c