wifi: mac80211: set link ID in TX info for beacons
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Aug 2022 10:36:37 +0000 (12:36 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 08:41:29 +0000 (10:41 +0200)
commit8b06d13ed29f324c30c688919dcb02f859cf2ca7
tree632dd735df9b864f484232cf8a9e986f40ce9b3d
parent65f7052b6c38f767d95ebfa4ae4b389b6da6a421
wifi: mac80211: set link ID in TX info for beacons

This is simple here, and might save drivers some work if
they have common code for TX between beacons and other
frames.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c