diff options
author | 2014-02-27 14:36:06 +0100 | |
---|---|---|
committer | 2014-03-03 15:35:55 -0500 | |
commit | 727b662c2b3476840b7fef7a44685fb0a0898c48 (patch) | |
tree | a4d940bba67bc757bb4fc9f2be1ea43d6db22ca3 /drivers/net/wireless/rtlwifi/pci.c | |
parent | net: Replace min macro with min_t (diff) | |
download | linux-dev-727b662c2b3476840b7fef7a44685fb0a0898c48.tar.xz linux-dev-727b662c2b3476840b7fef7a44685fb0a0898c48.zip |
ath9k: fix invalid max frame length
According to 802.11n-2012 standard in paragraph PPDU Fromat(20.3.2) HT-mixed
format Hearder PPDU contains : L_STF, L_LTF, L_SIG, HT_SIG, HT_STF, HT_LTF
they are symbols in the preamble, there are in time unit(us) that's for why
it can't be computed in bytes
Signed-off-by: Sylvain ROGER RIEUNIER <sylvain.roger.rieunier@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/pci.c')
0 files changed, 0 insertions, 0 deletions