remarkable-linux/drivers/staging/vt6655
Malcolm Priestley a6388e6832 staging: vt6655: 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.19+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 15:12:54 +02:00
..
baseband.c staging: vt6655: Fixes the checkpatch.pl warning 2015-03-15 18:41:10 +01:00
baseband.h
card.c
card.h
channel.c staging: vt6655: fix coding style issues in channel.c 2015-03-06 16:26:58 -08:00
channel.h
desc.h
device.h
device_cfg.h
device_main.c Merge 4.0-rc5 into staging-testing 2015-03-23 21:36:48 +01:00
dpc.c staging: vt6655: remove deprecated use of pci api 2015-03-20 13:41:38 +01:00
dpc.h
Kconfig
key.c
key.h
mac.c Staging: vt6655: fix C99 comments 2015-03-06 16:28:19 -08:00
mac.h
Makefile
mib.c
mib.h
power.c
power.h
rf.c vt6655: RFbSetPower fix missing rate RATE_12M 2015-03-09 11:33:13 +01:00
rf.h
rxtx.c staging: vt6655: use ieee80211_tx_info to select packet type. 2015-04-03 15:12:54 +02:00
rxtx.h
srom.c
srom.h
test
tmacro.h Staging: vt6655 fix C99 style comments 2015-03-06 16:26:58 -08:00
TODO
upc.h