]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mvm: fix interface combinations
authorJohannes Berg <johannes.berg@intel.com>
Tue, 2 Jul 2024 11:00:00 +0000 (13:00 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 4 Jul 2024 11:49:03 +0000 (13:49 +0200)
commit4278d88fedcfde1b91a5cfa96acb0e06d7742e12
tree298f06d0e185f25afbf6b69ec6e76ac672a9ca1c
parentc1cacb01f35589bd41360cdb7535afc792c08a7c
wifi: iwlwifi: mvm: fix interface combinations

The NAN code referenced in this commit isn't actually
present in the driver (any more), and the commit didn't
add the extra NAN entry. Thus, the -1 is incorrect.

Reported-by: Alexander Wetzel <Alexander@wetzel-home.de>
Closes: https://lore.kernel.org/20240702104128.26394-1-Alexander@wetzel-home.de
Fixes: 5c38bedac16a ("wifi: iwlwifi: mvm: unify and fix interface combinations")
Link: https://patch.msgid.link/20240702130001.8c871a3f0b5a.I08a6542f52f63c5bd66bf3feb09e1998ce7c60e5@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c