alistair23-linux/drivers/staging/rtl8188eu/include
Kees Cook 6cfed59848 staging: rtl*: Remove tasklet callback casts
In order to make the entire kernel usable under Clang's Control Flow
Integrity protections, function prototype casts need to be avoided
because this will trip CFI checks at runtime (i.e. a mismatch between
the caller's expected function prototype and the destination function's
prototype). Many of these cases can be found with -Wcast-function-type,
which found that the rtl wifi drivers had a bunch of needless function
casts. Remove function casts for tasklet callbacks in the various drivers.

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/201911150926.2894A4F973@keescook
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-16 14:41:02 +01:00
..
basic_types.h
drv_types.h
fw.h
hal8188e_phy_cfg.h
hal8188e_phy_reg.h
hal8188e_rate_adaptive.h
hal_com.h
hal_intf.h
HalVerDef.h
ieee80211.h
mlme_osdep.h staging: rtl8188eu: Remove function rtw_os_indicate_scan_done() 2019-07-22 07:34:14 +02:00
mon.h
odm.h
odm_debug.h
odm_hwconfig.h
odm_precomp.h
odm_rtl8188e.h
odm_types.h
osdep_intf.h
osdep_service.h staging: rtl8188eu: Remove function rtw_modular64() 2019-07-22 07:34:14 +02:00
phy.h
phydm_reg.h
phydm_regdefine11n.h
pwrseq.h
pwrseqcmd.h
recv_osdep.h
rf.h
rtl8188e_cmd.h
rtl8188e_dm.h
rtl8188e_hal.h
rtl8188e_recv.h staging: rtl*: Remove tasklet callback casts 2019-11-16 14:41:02 +01:00
rtl8188e_spec.h
rtl8188e_xmit.h staging: rtl*: Remove tasklet callback casts 2019-11-16 14:41:02 +01:00
rtw_android.h
rtw_ap.h
rtw_cmd.h
rtw_debug.h
rtw_eeprom.h
rtw_efuse.h staging: rtl8188eu: make efuse_power_switch() function static 2019-10-24 22:40:39 -04:00
rtw_event.h
rtw_ht.h
rtw_ioctl.h
rtw_ioctl_set.h
rtw_iol.h
rtw_led.h
rtw_mlme.h staging: rtl8188eu: Replace function rtw_alloc_network() 2019-07-22 07:34:15 +02:00
rtw_mlme_ext.h
rtw_pwrctrl.h
rtw_recv.h
rtw_rf.h
rtw_security.h
rtw_sreset.h
rtw_xmit.h
sta_info.h staging: rtl8188eu: convert rtw_access_ctrl to return bool 2019-10-26 20:45:47 +02:00
usb_ops_linux.h
wifi.h
wlan_bssdef.h
xmit_osdep.h