From: Johannes Berg Date: Tue, 7 Jul 2009 21:46:51 +0000 (+0200) Subject: cfg80211: fix two buglets X-Git-Tag: v2.6.32-rc1~703^2~544^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bde0f7d1dca0a7d886997eb8dee3fb47a6484e4;p=pandora-kernel.git cfg80211: fix two buglets This fixes two small bugs: 1) the connect variable is already initialised, and the assignment to auth_type overwrites the previous setting with a wrong value 2) when all authentication attempts fail, we need to report that we couldn't connect Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed