]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit3d940b7d27c5fec35de66449836ab9a01575447c
tree828d2c62f530a7ebd9d40588b970c24d8131d4ea
parent68b44eaed5def7b6490c23c3e88c6f2ccec57beb
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