Re: [NEXT,1/6] rtlwifi: rtl8192ce: rtl8192cu: Fix endian issue

2015-08-13 Thread Kalle Valo
Commit e996db69833a (rtlwifi: rtl8192c: Add init codes for fw_version and fw_subversion) added initialization for fw_version, but failed to note that the variable in the firmware header is little-endian. The following Sparse warning results: CHECK

[PATCH NEXT 1/6] rtlwifi: rtl8192ce: rtl8192cu: Fix endian issue

2015-08-03 Thread Larry Finger
Commit e996db69833a (rtlwifi: rtl8192c: Add init codes for fw_version and fw_subversion) added initialization for fw_version, but failed to note that the variable in the firmware header is little-endian. The following Sparse warning results: CHECK