From: Johannes Berg Date: Wed, 8 May 2013 19:49:02 +0000 (+0200) Subject: cfg80211: use atomic_t for wiphy counter X-Git-Tag: v3.11-rc1~16^2~103^2^2~41^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73810b77def898b43a97638478692922b7f820eb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed