From: Johan Hovold
Date: Fri, 12 May 2017 12:11:13 +0200
> 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: stable # 2.6.18
> Cc: Nick Fedchik
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: stable # 2.6.18
Cc: Nick Fedchik
Signed-off-by: Johan Hovold
---
drivers/net/irda/irda-usb.c | 2 +-
1