linux/drivers/staging/rtl8188eu/hal
Larry Finger c4af455f81 staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c
Sparse displays the following:

  CHECK   drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:285:15: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:285:15:    expected unsigned short [usertype] *fctrl
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:285:15:    got restricted __le16 *<noident>
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:368:15: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:368:15:    expected unsigned short [usertype] *fctrl
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:368:15:    got restricted __le16 *<noident>
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:403:15: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:403:15:    expected unsigned short [usertype] *fctrl
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:403:15:    got restricted __le16 *<noident>
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:465:15: warning: incorrect type in assignment (different base types)
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:465:15:    expected unsigned short [usertype] *fctrl
drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c:465:15:    got restricted __le16 *<noident>

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-29 09:10:15 -07:00
..
Hal8188EPwrSeq.c
Hal8188ERateAdaptive.c
HalHWImg8188E_BB.c
HalHWImg8188E_MAC.c
HalHWImg8188E_RF.c
HalPhyRf.c staging: r8188eu: Add files for new driver - part 10 2013-08-22 10:20:01 -07:00
HalPhyRf_8188e.c staging: rtl8188eu: do not use comparisons on bool tests 2013-10-28 14:26:45 -07:00
HalPwrSeqCmd.c staging: rtl8188eu: Fix typo in rtl8188eu/hal 2013-09-26 09:24:36 -07:00
hal_com.c
hal_intf.c staging: r8188eu: Add files for new driver - part 10 2013-08-22 10:20:01 -07:00
odm.c staging: r8188eu: Add files for new driver - part 11 2013-08-22 10:20:01 -07:00
odm_HWConfig.c staging: r8188eu: Add files for new driver - part 12 2013-08-22 10:20:01 -07:00
odm_RTL8188E.c staging: r8188eu: Add files for new driver - part 13 2013-08-22 10:20:01 -07:00
odm_RegConfig8188E.c staging: r8188eu: Add files for new driver - part 13 2013-08-22 10:20:01 -07:00
odm_debug.c staging: r8188eu: Add files for new driver - part 11 2013-08-22 10:20:01 -07:00
odm_interface.c staging: r8188eu: Add files for new driver - part 12 2013-08-22 10:20:01 -07:00
rtl8188e_cmd.c staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c 2013-10-29 09:10:15 -07:00
rtl8188e_dm.c staging: r8188eu: Add files for new drive: Cocci spatch "noderef" 2013-09-25 16:53:38 -07:00
rtl8188e_hal_init.c staging: r8188eu: Convert driver to use external firmware 2013-10-14 09:34:15 -07:00
rtl8188e_mp.c staging: r8188eu: Add files for new driver - part 14 2013-08-22 10:20:01 -07:00
rtl8188e_phycfg.c staging: rtl8188eu: Fix typo in rtl8188eu/hal 2013-09-26 09:24:36 -07:00
rtl8188e_rf6052.c staging: rtl8188eu: Fix typo in rtl8188eu/hal 2013-09-26 09:24:36 -07:00
rtl8188e_rxdesc.c staging: r8188eu: Add files for new driver - part 15 2013-08-22 10:20:01 -07:00
rtl8188e_sreset.c staging: r8188eu: Add files for new driver - part 15 2013-08-22 10:20:01 -07:00
rtl8188e_xmit.c staging: r8188eu: Add files for new driver - part 15 2013-08-22 10:20:01 -07:00
rtl8188eu_led.c staging: r8188eu: Fix build errors for allyesconfig 2013-08-25 10:21:01 -07:00
rtl8188eu_recv.c staging: r8188eu: Add files for new driver - part 17 2013-08-22 10:20:10 -07:00
rtl8188eu_xmit.c staging: rtl8188eu: Fix typo in rtl8188eu/hal 2013-09-26 09:24:36 -07:00
usb_halinit.c staging: rtl8188eu: Fix typo in rtl8188eu/hal 2013-09-26 09:24:36 -07:00
usb_ops_linux.c staging: r8188eu: Fix skb leak in usb_read_port_complete() 2013-10-07 18:59:55 -07:00