linux_dsm_epyc7002/drivers/net/wireless
Stephen Boyd 805d7d23ef iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Enabling DEBUG_STRICT_USER_COPY_CHECKS causes the following
warning:

In file included from arch/x86/include/asm/uaccess.h:573,
                 from include/net/checksum.h:25,
                 from include/linux/skbuff.h:28,
                 from drivers/net/wireless/iwlwifi/iwl-agn-rs.c:28:
In function 'copy_from_user',
    inlined from 'rs_sta_dbgfs_scale_table_write' at
    drivers/net/wireless/iwlwifi/iwl-agn-rs.c:3099:
arch/x86/include/asm/uaccess_64.h:65:
warning: call to 'copy_from_user_overflow' declared with
attribute warning: copy_from_user() buffer size is not provably
correct

presumably due to buf_size being signed causing GCC to fail to
see that buf_size can't become negative.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-05-16 14:10:39 -04:00
..
ath ath9k_hw: Fix STA connection issues with AR9380 (XB113). 2011-05-12 14:10:51 -04:00
b43 b43: implement timeouts workaround 2011-05-11 14:50:42 -04:00
b43legacy b43legacy: trivial: use TMSLOW def instead of magic value 2011-05-11 14:50:39 -04:00
hostap
ipw2x00
iwlegacy iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning 2011-05-16 14:10:38 -04:00
iwlwifi iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning 2011-05-16 14:10:39 -04:00
iwmc3200wifi
libertas libertas: Add libertas_disablemesh module parameter to disable mesh interface 2011-05-11 15:12:19 -04:00
libertas_tf
mwifiex mwifiex: remove mwifiex_recv_complete function 2011-05-12 14:10:50 -04:00
orinoco
p54 p54pci: fix -Wunused-but-set-variable warnings 2011-05-10 15:54:48 -04:00
prism54
rt2x00 rt2x00: Fix rmmod hang of rt2800pci 2011-05-10 15:54:48 -04:00
rtl818x
rtlwifi rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr) 2011-05-10 15:54:51 -04:00
wl12xx wl12xx: enter/exit psm on wowlan suspend/resume 2011-05-13 14:55:49 +03:00
wl1251
zd1211rw
adm8211.c
adm8211.h
airo_cs.c
airo.c
airo.h
at76c50x-usb.c
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig
mac80211_hwsim.c
Makefile
mwl8k.c mwl8k: Do not ask mac80211 to generate IV for crypto keys 2011-05-05 14:59:24 -04:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h