WMM: Remove obsolete TODO comments
These are more about kernel behavior than anything that hostapd would implement. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
577e794eba
commit
4ead4c7ecd
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@
|
|||
#include "wmm.h"
|
||||
|
||||
|
||||
/* TODO: maintain separate sequence and fragment numbers for each AC
|
||||
* TODO: IGMP snooping to track which multicasts to forward - and use QOS-DATA
|
||||
* if only WMM stations are receiving a certain group */
|
||||
|
||||
|
||||
static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci)
|
||||
{
|
||||
u8 ret;
|
||||
|
|
Loading…
Reference in a new issue