From: Eliad Peller Date: Sun, 4 Mar 2012 08:55:48 +0000 (+0200) Subject: wl12xx: set authorized AP on sta_state notification X-Git-Tag: v3.4-rc1~177^2~108^2~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fd6f21ba295810e36299981411f62719364d9e9;p=pandora-kernel.git wl12xx: set authorized AP on sta_state notification wl12xx currently looks for AP authorization by registering a netdev notifier and waiting for the IF_OPER_UP notification, which is quite cumbersome. Use the newly introduced sta_state callback (waiting for assoc -> auth notification) instead, in order to simplify it. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed