From: Johan Hovold Date: Thu, 11 May 2017 09:41:19 +0000 (+0200) Subject: USB: serial: ir-usb: fix big-endian baud-rate debug printk X-Git-Tag: v3.2.93~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6164f5e8e104cf211d7b56fa8484f2220226e404;p=pandora-kernel.git USB: serial: ir-usb: fix big-endian baud-rate debug printk commit ad0ccac76dcc92c3331f4c94c9fc54f8bf1ab20c upstream. 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 Signed-off-by: Johan Hovold [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed