Home
last modified time | relevance | path

Searched hist:ad0ccac76dcc92c3331f4c94c9fc54f8bf1ab20c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dir-usb.cdiff ad0ccac76dcc92c3331f4c94c9fc54f8bf1ab20c Thu May 11 04:41:19 CDT 2017 Johan Hovold <johan@kernel.org> USB: serial: ir-usb: fix big-endian baud-rate debug printk

Add missing endianness conversion when printing the supported baud
rates.

Found using sparse:

warning: restricted __le16 degrades to integer

Fixes: e0d795e4f36c ("usb: irda: cleanup on ir-usb module")
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>