wifi: mac80211: fix ifdef symbol name
authorJohannes Berg <johannes.berg@intel.com>
Wed, 5 Oct 2022 12:08:41 +0000 (14:08 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:24:33 +0000 (15:24 +0200)
commit9d13aff91ecd3f077b432df35291c945bde585be
tree12ce93ae90bc023b4a1daf1be1b8c47c7889b69f
parente8d0b807b4a223ae499d43e4baa6c45f946f42d5
wifi: mac80211: fix ifdef symbol name

This should of course be CONFIG_, not CPTCFG_, which is an
artifact from working with backports.

Fixes: 9dd1953846c7 ("wifi: nl80211/mac80211: clarify link ID in control port TX")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c