summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2022-06-27 13:49:03 +0300
committerJohannes Berg <johannes.berg@intel.com>2022-07-01 12:42:58 +0300
commit31177127e067eb73d5ca46ce32a410e41333d42f (patch)
tree764c6871b5773f8e8cbe69b7d0ac256abbe0fffb /net/wireless/mlme.c
parentc2653990d5729a445296d6d04395be5dea8e282e (diff)
downloadlinux-31177127e067eb73d5ca46ce32a410e41333d42f.tar.xz
wifi: nl80211: relax wdev mutex check in wdev_chandef()
In many cases we might get here from driver code that's not really set up to care about the locking, and for the non-MLO cases we really don't care so much about it. So relax the checking here for now, perhaps we should even remove it completely since we might not really care if we point to an invalid link's chandef and can require the caller to check the link validity first. Fixes: 7b0a0e3c3a88 ("wifi: cfg80211: do some rework towards MLO link APIs") Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/mlme.c')
0 files changed, 0 insertions, 0 deletions