USB: ftdi_sio: fix max-packet-size warning
authorJohan Hovold <johan@kernel.org>
Thu, 5 Jun 2014 14:05:54 +0000 (16:05 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:10:33 +0000 (10:10 +0200)
commita90d84adb43936f66ede77794940dc27156d58da
tree4fff7c5b07f03bea6175fc05ff91768a018ff32b
parentaf6f9e8355b2200df1ed077bc1b8ebf6b4592b01
USB: ftdi_sio: fix max-packet-size warning

Promote max-packet-size-override message to warning level and use the
port device for logging, while using actual endpoint numbers in the
message itself.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ftdi_sio.c