wifi: mac80211: remove stray printk
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 13:04:41 +0000 (15:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 13:05:35 +0000 (15:05 +0200)
commit8f5d9e68c90dd6b01afdfda6d9926c6ea4931c00
tree9914644b26b3f261881ba3fabc68154896cf289c
parent81151ce462e533551f3284bfdb8e0f461c9220e6
wifi: mac80211: remove stray printk

Unfortunately, a printk snuck into a previous patch,
remove it.

Fixes: 81151ce462e5 ("wifi: mac80211: support MLO authentication/association with one link")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/mlme.c