From: Will Hawkins Date: Tue, 19 Jun 2012 21:59:13 +0000 (-0400) Subject: mac80211: send auth in IBSS only if userspace isn't handling it X-Git-Tag: v3.6-rc1~125^2~57^2~248^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452a6d22615bb8262a932b362f41fc5d89f03293;p=pandora-kernel.git mac80211: send auth in IBSS only if userspace isn't handling it Check the auth frame registration count before sending "open system" authentication messages when a new station registers on a particular IBSS network. This stops us from sending out multiple authentication messages with different authentication algorithms. Signed-off-by: Will Hawkins [reword commit message a bit] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed