android_kernel_xiaomi_sdm845/drivers/net/wireless/p54
Johannes Berg c912765926 p54: fix lm87 checksum endianness
This fixes the checksum calculation for lm87 firmwares
on big endian platforms, the device treats the data as
an array of 32-bit little endian values so the driver
needs to do that as well.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-12-05 09:35:46 -05:00
..
Kconfig
Makefile
net2280.h
p54.h p54: refactoring 2008-12-05 09:35:44 -05:00
p54common.c p54: per-device names 2008-12-05 09:35:45 -05:00
p54common.h p54: include support for 2.13.24.0 USB LM87 Firmwares 2008-12-05 09:35:44 -05:00
p54pci.c p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54usb.c p54: fix lm87 checksum endianness 2008-12-05 09:35:46 -05:00
p54usb.h p54usb: support LM87 firmwares 2008-09-05 16:19:52 -04:00