Skip to content
Commit b8588a09 authored by Pradeep Kumar Chitrapu's avatar Pradeep Kumar Chitrapu Committed by Greg Kroah-Hartman
Browse files

mac80211: free peer keys before vif down in mesh



[ Upstream commit 0112fa55 ]

freeing peer keys after vif down is resulting in peer key uninstall
to fail due to interface lookup failure. so fix that.

Signed-off-by: default avatarPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent acc42e5c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment