]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
wlcore: AP-mode - recover security seq num for stations
authorArik Nemtsov <arik@wizery.com>
Tue, 12 Mar 2013 15:19:44 +0000 (17:19 +0200)
committerLuciano Coelho <coelho@ti.com>
Mon, 25 Mar 2013 10:33:12 +0000 (12:33 +0200)
commit0e752df6fda25993acc30e1162808fbb2543be03
treede0faa9284fada9d779975ab24c511400caf0de8
parent5a99610c99625ae86d76014da25659dff72e8792
wlcore: AP-mode - recover security seq num for stations

Save the sequence number of the broadcast AP link in the wlvif. For each
connected station, save the sequence number in the drv_priv part of
ieee80211_sta. Use the saved numbers on recovery/resume, with the
obligatory increment on recovery.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/cmd.c
drivers/net/wireless/ti/wlcore/main.c
drivers/net/wireless/ti/wlcore/wlcore_i.h