OpenCloudOS-Kernel/drivers/net/wireless/rt2x00
Felix Fietkau b4089d6d8e rt2x00: fix a crash bug in the HT descriptor handling fix
Commit "rt2x00: fix HT TX descriptor settings regression"
assumes that the control parameter to rt2x00mac_tx is always non-NULL.
There is an internal call in rt2x00lib_bc_buffer_iter where NULL is
passed. Fix the resulting crash by adding an initialized dummy on-stack
ieee80211_tx_control struct.

Cc: stable@vger.kernel.org # 3.7+
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-11-15 14:29:30 -05:00
..
Kconfig rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
Makefile rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
rt2x00.h rt2x00: add rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00config.c mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan 2013-03-25 19:19:35 +01:00
rt2x00crypto.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00debug.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00debug.h rt2x00: Add debugfs access for rfcsr register 2012-05-08 21:53:46 -04:00
rt2x00dev.c rt2x00: fix a crash bug in the HT descriptor handling fix 2013-11-15 14:29:30 -05:00
rt2x00dump.h
rt2x00firmware.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00leds.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00leds.h
rt2x00lib.h rt2x00: fix HT TX descriptor settings regression 2013-11-11 14:38:59 -05:00
rt2x00link.c rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt2x00mac.c rt2x00: fix HT TX descriptor settings regression 2013-11-11 14:38:59 -05:00
rt2x00mmio.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00mmio.h rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines 2013-04-10 14:10:32 -04:00
rt2x00pci.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-11-04 14:45:14 -05:00
rt2x00pci.h rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs 2013-04-03 14:50:06 -04:00
rt2x00queue.c rt2x00: fix HT TX descriptor settings regression 2013-11-11 14:38:59 -05:00
rt2x00queue.h rt2x00: remove data_queue_desc struct 2013-06-12 14:59:38 -04:00
rt2x00reg.h
rt2x00soc.c rt2x00: Use more current logging styles, shrink object size 2013-04-22 15:20:26 -04:00
rt2x00soc.h
rt2x00usb.c rt2x00: do not pause queue on flush 2013-10-10 13:49:28 -04:00
rt2x00usb.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-05 13:32:35 -04:00
rt61pci.c rt2x00: rt61pci: use rt2x00_has_cap_* helpers 2013-10-14 13:39:57 -04:00
rt61pci.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt73usb.c rt2x00: rt73usb: use rt2x00_has_cap_* helpers 2013-10-14 13:39:58 -04:00
rt73usb.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2400pci.c rt2400pci: fix RSSI read 2013-10-18 13:41:11 -04:00
rt2400pci.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2500pci.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2500pci.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2500usb.c rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev 2013-06-12 15:02:15 -04:00
rt2500usb.h rt2x00: Unify GPIO register field namings 2012-09-07 15:08:40 -04:00
rt2800.h rt2x00: cleanup indentation in rt2800.h 2013-10-14 13:39:57 -04:00
rt2800lib.c wireless: rt2800lib: Fix typo on checking 2013-11-11 14:38:55 -05:00
rt2800lib.h rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper 2013-08-16 14:17:50 -04:00
rt2800mmio.c rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module 2013-10-18 14:07:00 -04:00
rt2800mmio.h rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module 2013-10-18 14:07:00 -04:00
rt2800pci.c rt2x00: rt2800pci: use module_pci_driver macro 2013-10-18 14:07:00 -04:00
rt2800pci.h rt2x00: rt2800pci: move queue functions to the rt2800mmio module 2013-10-18 14:06:59 -04:00
rt2800soc.c rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
rt2800usb.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-11-04 14:45:14 -05:00
rt2800usb.h