From: Johan Hovold Date: Fri, 12 May 2017 10:11:13 +0000 (+0200) Subject: net: irda: irda-usb: fix firmware name on big-endian hosts X-Git-Tag: v3.2.93~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6aa9b42bced124dabf736d94e3201143b211e45;p=pandora-kernel.git net: irda: irda-usb: fix firmware name on big-endian hosts commit 75cf067953d5ee543b3bda90bbfcbee5e1f94ae8 upstream. Add missing endianness conversion when using the USB device-descriptor bcdDevice field to construct a firmware file name. Fixes: 8ef80aef118e ("[IRDA]: irda-usb.c: STIR421x cleanups") Cc: Nick Fedchik Signed-off-by: Johan Hovold Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed