wifi: mac80211: rework ack_frame_id handling a bit
authorJohannes Berg <johannes.berg@intel.com>
Mon, 28 Aug 2023 13:09:24 +0000 (15:09 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Sep 2023 09:27:18 +0000 (11:27 +0200)
commitf498f6ab7adb461a68e13ea6d4443cb3636f2d93
tree323ba4effe0e329dacc754f016c35028431cc06c
parent0499bead73d77a5d63cde8e2c516552f750e6193
wifi: mac80211: rework ack_frame_id handling a bit

Take one more free bit to indicate it's IDR vs. internal
usage, to be able to carve out some bits here for other
internal usage, other than IDR handling with a full ACK
SKB, that is.

Reviewed-by: Benjamin Berg <benjamin.berg@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/status.c
net/mac80211/tx.c