mac80211: Improve confusing comment around tx_info clearing
authorToke Høiland-Jørgensen <toke@toke.dk>
Mon, 4 Apr 2022 21:01:08 +0000 (23:01 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Apr 2022 13:12:25 +0000 (15:12 +0200)
commite5c95ca094cfe59a4013d711f87ff034cba30f80
treec106faaa3a5c4a4ac322e6eee78c1c5302556b84
parent450c271d508f47577cce509582f1041eeb947e6e
mac80211: Improve confusing comment around tx_info clearing

The comment above the ieee80211_tx_info_clear_status() helper was somewhat
confusing as to which fields it was or wasn't clearing. So replace it by
something that is hopefully more, well, clear.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://lore.kernel.org/r/20220404210108.2684907-1-toke@toke.dk
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h