]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wl12xx: implement sta_state callback
authorEliad Peller <eliad@wizery.com>
Sun, 4 Mar 2012 08:55:47 +0000 (10:55 +0200)
committerLuciano Coelho <coelho@ti.com>
Mon, 5 Mar 2012 13:45:24 +0000 (15:45 +0200)
commit2d6cf2b51fa3492c479c6d1f86496e120b51e1d8
tree9d2405fafadf1f86236c7c50da009bf06830a840
parent8a6a84a471f7de1845174d1dd66b35074d9d9398
wl12xx: implement sta_state callback

Implement sta_state callback instead of the
sta_add/remove callbacks.

Update the fw regarding peer state and ht caps
only after the station was authorized. Otherwise,
the fw might try establishing BA session before
the sta is authorized.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c