android_kernel_oneplus_msm8998/drivers/net/wireless/rtlwifi/btcoexist
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
..
halbt_precomp.h rtlwifi: btcoexist: Update remaining old parts of the driver 2014-09-09 15:27:19 -04:00
halbtc8192e2ant.c rtlwifi: btcoexist: Modify driver for V062814 Realtek driver 2014-09-09 15:27:19 -04:00
halbtc8192e2ant.h rtlwifi: btcoexist: Modify driver for V062814 Realtek driver 2014-09-09 15:27:19 -04:00
halbtc8723b1ant.c rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723be 2014-09-09 15:27:19 -04:00
halbtc8723b1ant.h rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723be 2014-09-09 15:27:19 -04:00
halbtc8723b2ant.c rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek version 2014-09-09 15:27:18 -04:00
halbtc8723b2ant.h rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek version 2014-09-09 15:27:18 -04:00
halbtc8821a1ant.c rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821ae 2014-09-09 15:27:19 -04:00
halbtc8821a1ant.h rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821ae 2014-09-09 15:27:19 -04:00
halbtc8821a2ant.c rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821ae 2014-09-09 15:27:19 -04:00
halbtc8821a2ant.h rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821ae 2014-09-09 15:27:19 -04:00
halbtcoutsrc.c rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd 2014-09-11 15:27:36 -04:00
halbtcoutsrc.h rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd 2014-09-11 15:27:36 -04:00
Makefile
rtl_btc.c rtlwifi: btcoexist: Update remaining old parts of the driver 2014-09-09 15:27:19 -04:00
rtl_btc.h rtlwifi: btcoexist: Update remaining old parts of the driver 2014-09-09 15:27:19 -04:00