wifi: mac80211: remove unused bssid variable
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Jun 2022 13:54:38 +0000 (15:54 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:16 +0000 (11:43 +0200)
commit7ebe994fbd2da8160ebc178c883ad92dc5e57dcf
tree735bf3c3c8c11b4f3c41322fc52b497dcebbed3c
parentb3e2130bf5f6c66831707cd51a8b13007137ac37
wifi: mac80211: remove unused bssid variable

This variable is only written to, remove it.

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