From: Matti Gottlieb Date: Sun, 29 Mar 2015 10:38:16 +0000 (+0300) Subject: iwlwifi: mvm: ROC: Reduce the aux roc max delay X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~33^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d3dab5f5e35ee0b60362a2986f4d1483af03ac;p=pandora-kernel.git iwlwifi: mvm: ROC: Reduce the aux roc max delay When user space requests mac80211 to transmit a frame off channel, mac80211 notifies the driver, and the driver requests a time event from the ucode, and then transmits the frame. When the driver requests a time event, it can specify what is the allowed max delay for starting the time event. When the max delay is too big, this can cause a timeout in the user space, that is waiting for the frame to be transmitted. Currently the max delay is extremely long. Reduce the max delay for the AUX ROC time event that is sent to the ucode. Signed-off-by: Matti Gottlieb Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed