diff options
author | Eliad Peller <eliad@wizery.com> | 2012-03-04 12:55:48 +0400 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-03-05 17:45:24 +0400 |
commit | 9fd6f21ba295810e36299981411f62719364d9e9 (patch) | |
tree | 3f66c844233ea8550b56c404d97b862185312f3f /drivers/net/wireless/rt2x00 | |
parent | 2d6cf2b51fa3492c479c6d1f86496e120b51e1d8 (diff) | |
download | linux-9fd6f21ba295810e36299981411f62719364d9e9.tar.xz |
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 <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00')
0 files changed, 0 insertions, 0 deletions