From: Arik Nemtsov Date: Tue, 17 Sep 2013 15:41:20 +0000 (+0300) Subject: wlcore: ROC on AP channel before auth reply X-Git-Tag: v3.13-rc1~105^2~225^2~26^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187e52cc3c9f5ee64136f8b5c4edcb4cf94693e7;p=pandora-kernel.git wlcore: ROC on AP channel before auth reply Start a ROC on the AP channel beforing sending the authentication reply to a connecting STA. This ROC is held up to 1 second via a timer. If the station is authorized and added by mac80211, the ROC is extended until the station is fully authorized. We make sure not to ROC twice when several stations are connecting in parallel and to only release the ROC when both the pending-reply timer and the STA-state callbacks do not require it. Signed-off-by: Arik Nemtsov Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed