commit | 73810b77def898b43a97638478692922b7f820eb | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed May 08 21:49:02 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Sat May 25 00:02:13 2013 +0200 |
tree | 810265ca6e32467be67f0c6e0d50f18cfe212889 | |
parent | 9f419f3851041e0c8170629f0639813dbfc79d5e [diff] |
cfg80211: use atomic_t for wiphy counter There's no need to lock, we can just use an atomic_t. Signed-off-by: Johannes Berg <johannes.berg@intel.com>