wifi: mac80211: agg-tx: add a few locking assertions
authorJohannes Berg <johannes.berg@intel.com>
Sun, 18 Jun 2023 18:49:57 +0000 (21:49 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Jun 2023 11:12:43 +0000 (13:12 +0200)
commit6f2db6588b8189caeeb8249727b8344eba991250
tree35a61651ff8f76edfdd1e1fb003de3d636f0f700
parent888a325fe0a7d149828600c663869636ffdbe81f
wifi: mac80211: agg-tx: add a few locking assertions

This is all true today, but difficult to understand since
the callers are in other files etc. Add two new lockdep
assertions to make things easier to read.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230618214436.7f03dec6a90b.I762c11e95da005b80fa0184cb1173b99ec362acf@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/agg-tx.c