cfg80211: use atomic_t for wiphy counter
authorJohannes Berg <johannes.berg@intel.com>
Wed, 8 May 2013 19:49:02 +0000 (21:49 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 May 2013 22:02:13 +0000 (00:02 +0200)
There's no need to lock, we can just use an atomic_t.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found