From: Zhu Yi Date: Mon, 3 Aug 2009 06:37:01 +0000 (+0800) Subject: iwmc3200wifi: fix set_wpa_version and set_auth_type order X-Git-Tag: v2.6.32-rc1~703^2~459^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554503f8c9e11cbea92b7cf1e31f7e4d93ad4492;p=pandora-kernel.git iwmc3200wifi: fix set_wpa_version and set_auth_type order iwm->umac_profile->sec.flags is set by iwm_set_wpa_version and checked by iwm_set_auth_type. The patch changes the order to make the flag used correctly. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed