mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Remove this comment, it's no longer relevant.
This commit is contained in:
parent
6c03eb4c31
commit
5000c38d44
1 changed files with 0 additions and 1 deletions
|
|
@ -297,7 +297,6 @@ static const uint16_t ht40_bps[32] = {
|
|||
|
||||
/*
|
||||
* Calculate the transmit duration of an 11n frame.
|
||||
* This only works for MCS0->MCS15.
|
||||
*/
|
||||
uint32_t
|
||||
ath_computedur_ht(uint32_t frameLen, uint16_t rate, int streams,
|
||||
|
|
|
|||
Loading…
Reference in a new issue