2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-08 05:34:29 +08:00
linux-next/drivers/net/wireless
Yogesh Ashok Powar 51e708c104 mwifiex: avoid double list_del in command cancel path
Command cancel path cancels the current command and moves
it to free command queue. While doing that it deletes the
command entry from the pending list. This is not correct
as the entry has been already deleted from the pending
list at 'mwifiex_exec_next_cmd'. Fixing it.

Also making sure the stale command pointer is cleaned and
unaccessible for later use.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-14 13:56:54 -05:00
..
ath ath9k: fix max phy rate at rate control init 2011-12-12 14:23:28 -05:00
b43 b43: HT-PHY: report signal to mac80211 2011-11-07 13:19:12 -05:00
b43legacy mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
brcm80211 brcm80211: smac: eliminate a null pointer dereference in dma.c 2011-11-07 13:19:13 -05:00
hostap
ipw2x00 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 2011-10-25 15:18:39 +02:00
iwlegacy mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
iwlwifi iwlwifi: do not set the sequence control bit is not needed 2011-12-12 14:23:27 -05:00
iwmc3200wifi iwmc3200wifi: add a range check to iwm_cfg80211_get_key() 2011-10-14 14:48:15 -04:00
libertas Net, libertas: Resolve memory leak in if_spi_host_to_card() 2011-11-15 10:02:57 -05:00
libertas_tf libertas_tf: deb_defs.h: Fix typo in include guard 2011-09-15 14:34:14 +02:00
mwifiex mwifiex: avoid double list_del in command cancel path 2011-12-14 13:56:54 -05:00
orinoco
p54 p54spi: Fix workqueue deadlock 2011-11-17 14:40:37 -05:00
prism54 prism54: potential memory corruption in prism54_get_essid() 2011-11-21 14:45:21 -05:00
rt2x00 Revert "rt2800pci: handle spurious interrupts" 2011-11-22 16:38:19 -05:00
rtl818x mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
rtlwifi rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP transition 2011-12-07 15:09:54 -05:00
wl12xx wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are in filters 2011-11-08 15:02:45 -05:00
wl1251 mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
zd1211rw mac80211: add ieee80211_vif param to tsf functions 2011-09-27 14:27:48 -04:00
adm8211.c mac80211: add ieee80211_vif param to tsf functions 2011-09-27 14:27:48 -04:00
adm8211.h
airo_cs.c
airo.c
airo.h
at76c50x-usb.c wireless: at76c50x: use native hex_pack_byte() method 2011-09-30 15:16:25 -04:00
at76c50x-usb.h
atmel_cs.c
atmel_pci.c
atmel.c
atmel.h
Kconfig net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
mac80211_hwsim.c mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
mac80211_hwsim.h
Makefile net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
mwl8k.c mac80211: pass vif param to conf_tx() callback 2011-10-03 15:22:41 -04:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c
wl3501_cs.c wl3501_cs: min_t() cast truncates high bits 2011-09-27 14:36:04 -04:00
wl3501.h
zd1201.c
zd1201.h