From: Johannes Berg Date: Wed, 7 Dec 2011 11:35:17 +0000 (+0100) Subject: mac80211_hwsim: fix wmediumd_pid X-Git-Tag: v3.3-rc1~182^2~178^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1910f9cad2b4b9cc0d5d326aa65632a23c16088;p=pandora-kernel.git mac80211_hwsim: fix wmediumd_pid Fix a few minor issues with wmediumd_pid: a) make static b) use u32 to match the snd_pid type c) use ACCESS_ONCE since we don't lock it d) don't explicitly initialize to 0 Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed