Create a function to check if the BAR retry limit has been reached.
Use this in if_ath_tx instead of a hard-coded value.
I've been meaning to do this for a long time.
Differential D57055 Authored by adrian on Sun, May 17, 6:46 PM.
Details
Summary Create a function to check if the BAR retry limit has been reached. I've been meaning to do this for a long time.
Diff Detail
Event TimelineHerald added subscribers: glebius, melifaro, imp. · View Herald TranscriptSun, May 17, 6:46 PM2026-05-17 18:46:29 (UTC+0) Harbormaster completed remote builds in B73169: Diff 177978.Sun, May 17, 6:46 PM2026-05-17 18:46:30 (UTC+0) adrian added a child revision: D57056: net80211: add some example doxygen inline documents.Sun, May 17, 6:48 PM2026-05-17 18:48:48 (UTC+0) adrian added a parent revision: D48172: net80211: add macros for testing if a channel is defined / channel is "any channel". This revision was not accepted when it landed; it landed in state Needs Review.Mon, May 25, 1:34 AM2026-05-25 01:34:16 (UTC+0) Closed by commit rGe3b4dbb80577: net80211: create ieee80211_ht_check_bar_exceed_retry_count() (authored by adrian). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 178533 |