diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-07-29 16:31:09 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-07-31 11:00:46 +0200 |
commit | 50508d941c180a105fdba802d5af1abf3d93a625 (patch) | |
tree | dd73e5f7c820b5ec05470025384e01539f5b163d /net/mac80211/cfg.c | |
parent | mac80211_hwsim: fill boottime_ns in netlink RX path (diff) | |
download | linux-50508d941c180a105fdba802d5af1abf3d93a625.tar.xz linux-50508d941c180a105fdba802d5af1abf3d93a625.zip |
cfg80211: use parallel_ops for genl
Over time, we really need to get rid of all of our global locking.
One of the things needed is to use parallel_ops. This isn't really
the most important (RTNL is much more important) but OTOH we just
keep adding uses of genl_family_attrbuf() now. Use .parallel_ops to
disallow this.
Reviewed-By: Denis Kenzior <denkenz@gmail.com>
Link: https://lore.kernel.org/r/20190729143109.18683-1-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/cfg.c')
0 files changed, 0 insertions, 0 deletions