android_kernel_oneplus_msm8998/drivers/net/wireless/rtlwifi
Larry Finger dbb30ebeef rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd
The 0-DAY kernel build testing backend reports the following warning:
drivers/net/wireless/rtlwifi/btcoexist/halbtcoutsrc.c:516 halbtc_bitmask_write_1byte()
warn: always true condition '(bit_mask != 4294967295) => (0-255 != u32max)'

This problem was introduced in commit ed364abffd,
and arises because the caller of halbtc_bitmask_write_1byte() is using a
u8 rather than a u32 for the data.

Reported-by: Kbuild test robot <kbuild-all@01.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Kbuild test robot <kbuild-all@01.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-09-11 15:27:36 -04:00
..
btcoexist rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd 2014-09-11 15:27:36 -04:00
rtl8188ee PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
rtl8192c
rtl8192ce PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
rtl8192cu rtlwifi: rtl8192cu: Add new ID 2014-08-25 15:39:23 -04:00
rtl8192de rtlwifi: fix %d confusingly prefixed with 0x in format strings 2014-09-11 15:26:29 -04:00
rtl8192se rtlwifi: rtl8192se: remove unnecessary break after return 2014-07-20 21:29:50 -07:00
rtl8723ae rtlwifi: btcoexist: Update remaining old parts of the driver 2014-09-09 15:27:19 -04:00
rtl8723be PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
rtl8723com rtlwifi: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
base.c
base.h
cam.c
cam.h
core.c rtlwifi: remove unnecessary break after return 2014-07-20 21:29:50 -07:00
core.h rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
debug.c
debug.h
efuse.c
efuse.h
Kconfig rtlwifi: rtl8723be: Add new driver 2014-03-04 13:25:39 -05:00
Makefile rtlwifi: rtl8723be: Add new driver 2014-03-04 13:25:39 -05:00
pci.c rtlwifi: fix %d confusingly prefixed with 0x in format strings 2014-09-11 15:26:29 -04:00
pci.h rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API 2014-03-06 14:29:56 -05:00
ps.c rtlwifi: Remove casts of pointer to same type 2014-03-27 14:20:05 -04:00
ps.h rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
rc.c mac80211: remove module handling from rate control ops 2014-02-04 21:48:26 +01:00
rc.h
regd.c
regd.h
stats.c
stats.h
usb.c rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API 2014-03-06 14:29:56 -05:00
usb.h
wifi.h rtlwifi: btcoexist: Update remaining old parts of the driver 2014-09-09 15:27:19 -04:00