]> Pileus Git - ~andy/linux/commit
regulatory: add missing rtnl locking
authorJohannes Berg <johannes.berg@intel.com>
Mon, 24 Jun 2013 13:43:38 +0000 (15:43 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 06:55:55 +0000 (09:55 +0300)
commitf77b86d7d3acf9dfcb5ee834628d12207584b2cb
tree9f1c168aee8a599798fb3f6560da8f44b54416d4
parent923a0e7dee8c436108279568cf34444749ac796f
regulatory: add missing rtnl locking

restore_regulatory_settings() requires the RTNL to be held,
add the missing locking in reg_timeout_work().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/reg.c