rtl8188eu/hal
Larry Finger a5e071f8da rtl8188eu: Fix smatch warnings in hal/rtl8188e_hal_init.c
Smatch displays the following:
  CHECK   /home/finger/rtl8188eu/hal/rtl8188e_hal_init.c
/home/finger/rtl8188eu/hal/rtl8188e_hal_init.c:1695 hal_EfusePgPacketWriteData() info: ignoring unreachable code.
/home/finger/rtl8188eu/hal/rtl8188e_hal_init.c:2269 Hal_ReadPowerValueFromPROM_8188E() error: buffer overflow 'pwrInfo24G->IndexBW40_Base[rfPath]' 5 <= 5
/home/finger/rtl8188eu/hal/rtl8188e_hal_init.c:2466 Hal_ReadTxPowerInfo88E() error: buffer overflow 'pHalData->Index24G_CCK_Base[rfPath]' 14 <= 14
/home/finger/rtl8188eu/hal/rtl8188e_hal_init.c:2468 Hal_ReadTxPowerInfo88E() error: buffer overflow 'pHalData->Index24G_BW40_Base[rfPath]' 14 <= 14
/home/finger/rtl8188eu/hal/rtl8188e_hal_init.c:2474 Hal_ReadTxPowerInfo88E() error: buffer overflow 'pHalData->Index24G_CCK_Base[rfPath]' 14 <= 14
/home/finger/rtl8188eu/hal/rtl8188e_hal_init.c:2475 Hal_ReadTxPowerInfo88E() error: buffer overflow 'pHalData->Index24G_BW40_Base[rfPath]' 14 <= 14

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2013-09-05 22:32:25 -05:00
..
Hal8188EFWImg_CE.c rtl8188eu: Fix checkpatch errors and warnings in hal/Hal8188EFWImg_CE.c 2013-08-03 11:04:21 -05:00
Hal8188EPwrSeq.c rtl8188eu: Fix checkpatch errors in hal/Hal8188EPwrSeq.c and hal/HalHWImg8188E_BB.c 2013-08-04 14:20:21 -05:00
Hal8188ERateAdaptive.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
hal_com.c rtl8188eu: Fix errors in hal/hal_com.c 2013-08-04 15:12:30 -05:00
hal_intf.c rtl8188eu: Fix remaining checkfile errors in hal/*.c 2013-08-08 22:23:49 -05:00
HalHWImg8188E_BB.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
HalHWImg8188E_MAC.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
HalHWImg8188E_RF.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
HalPhyRf.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
HalPhyRf_8188e.c rtl8188eu: Fix smatch warnings in hal/HalPhyRf_8188e.c 2013-09-05 22:14:11 -05:00
HalPwrSeqCmd.c rtl8188eu: Fix checkpatch errors and checks in hal/HalPwrSeqCmd.c 2013-08-06 15:50:37 -05:00
odm.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
odm_debug.c rtl8188eu: Fix checkpatch errors in hal/odm_HWConfig.c and hal/odm_debug.c 2013-08-07 14:30:06 -05:00
odm_HWConfig.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
odm_interface.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
odm_RegConfig8188E.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
odm_RTL8188E.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
rtl8188e_cmd.c rtl8188eu: Remove include/circ_buf.h 2013-08-15 20:09:00 -05:00
rtl8188e_dm.c rtl8188eu: Fix checkpatch errors for hal/rtl8188e_hal_init.c and hal/rtl8188e_dm.c 2013-08-08 00:41:21 -05:00
rtl8188e_hal_init.c rtl8188eu: Fix smatch warnings in hal/rtl8188e_hal_init.c 2013-09-05 22:32:25 -05:00
rtl8188e_mp.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
rtl8188e_phycfg.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
rtl8188e_rf6052.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
rtl8188e_rxdesc.c rtl8188eu: Fix remaining checkfile errors in hal/*.c 2013-08-08 22:23:49 -05:00
rtl8188e_sreset.c rtl8188eu: Fix remaining checkfile errors in hal/*.c 2013-08-08 22:23:49 -05:00
rtl8188e_xmit.c rtl8188eu: Fix remaining checkfile errors in hal/*.c 2013-08-08 22:23:49 -05:00
rtl8188eu_led.c rtl8188eu: Fix remaining checkfile errors in hal/*.c 2013-08-08 22:23:49 -05:00
rtl8188eu_recv.c rtl8188eu: Remove include/circ_buf.h 2013-08-15 20:09:00 -05:00
rtl8188eu_xmit.c rtl8188eu: Remove include/circ_buf.h 2013-08-15 20:09:00 -05:00
usb_halinit.c rtl8188eu: Convert non-standard variable types to regular ones 2013-08-14 12:03:28 -05:00
usb_ops_linux.c rtl8188eu: Fix smatch warning in hal/usb_ops_linux.c 2013-09-05 17:58:13 -05:00