Skip to content
Commit 8cbf0c2a authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: mac80211: refactor some key code



There's some pretty close code here, with the exception
of RCU dereference vs. protected dereference. Refactor
this to just return a pointer and then do the deref in
the caller later.

Change-Id: Ide5315e2792da6ac66eaf852293306a3ac71ced9
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 23a5f0af
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