Home
last modified time | relevance | path

Searched hist:e3d331c9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/wireless/
H A Dsme.ce3d331c9 Wed Jul 13 03:24:23 CDT 2022 Johannes Berg <johannes.berg@intel.com> wifi: cfg80211: set country_elem to NULL

The link loop will always have a valid link so that
it's always set, but static checkers don't always
see that, so set it to NULL explicitly.

Fixes: efbabc116500 ("cfg80211: Indicate MLO connection info in connect and roam callbacks")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>