From: Vasanthakumar Thiagarajan Date: Wed, 21 Mar 2012 15:28:39 +0000 (+0530) Subject: ath6kl: Configure inactivity timeout in fw X-Git-Tag: v3.5-rc1~109^2~410^2~128^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03bdeb0d545340f7c2768e11c294d067e76de8c9;p=pandora-kernel.git ath6kl: Configure inactivity timeout in fw Configure the inactivity timeout passed in start_ap() to firmware. This capability is advertised only when fw supports it, there is a new bit (ATH6KL_FW_CAPABILITY_INACTIVITY_TIMEOUT) in firmware capability ie for driver to learn fw's capability. After the fw finds out the station is inactive, it will probe the station with null func frames. By default, the timeout is 10 secs. Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed