mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
the TX queue is empty, there won't be a TX done notification, effectly resulting in an mbuf leak. The correct way to handle this is to free up mbufs on both BA and TX done notifications up to the last sent seqno. Tested by: osa@ MFC after: 3 days |
||
|---|---|---|
| .. | ||
| if_iwn.c | ||
| if_iwnreg.h | ||
| if_iwnvar.h | ||