linux-stable/drivers/staging/vt6656
Malcolm Priestley b23f14302e staging: vt6656: use ieee80211_tx_info to select packet type.
Information for packet type is in ieee80211_tx_info

band IEEE80211_BAND_5GHZ for PK_TYPE_11A.

IEEE80211_TX_RC_USE_CTS_PROTECT via tx_rate flags selects PK_TYPE_11GB

This ensures that the packet is always the right type.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org> # v3.17+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-08 14:28:04 +02:00
..
baseband.c
baseband.h
card.c Staging: vt6656: Fixed typo in a macro name 2015-01-12 19:46:50 -08:00
card.h
channel.c
channel.h
desc.h
device.h Staging: vt6656: Fixed typo in a macro name 2015-01-12 19:46:50 -08:00
dpc.c
dpc.h Staging: vt6656: Fixed typo in a variable name 2015-01-12 19:46:50 -08:00
firmware.c staging: vt6656: Fix possible leak in vnt_download_firmware() 2015-03-06 16:26:58 -08:00
firmware.h
int.c
int.h
Kconfig
key.c
key.h
mac.c staging: vt6656: replace memcpy by ether_addr_copy 2015-02-26 17:14:07 -08:00
mac.h
main_usb.c staging: vt6656: don't return zero on failure path in vt6656_probe() 2015-03-20 13:41:38 +01:00
Makefile
power.c
power.h
rf.c staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M 2015-03-09 11:31:54 +01:00
rf.h
rxtx.c staging: vt6656: use ieee80211_tx_info to select packet type. 2015-05-08 14:28:04 +02:00
rxtx.h
TODO
usbpipe.c
usbpipe.h
wcmd.c
wcmd.h