From: Johannes Berg Date: Tue, 12 Nov 2013 21:18:45 +0000 (+0100) Subject: iwlwifi: mvm: limit non-low-latency binding scheduling duration X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fb184b4a43d2ef303361efa5a166a60e4b4374a;p=pandora-kernel.git iwlwifi: mvm: limit non-low-latency binding scheduling duration Limit the scheduling duration of bindings without a low-latency interface in the firmware, this prevents those bindings from occupying the medium for a period of time longer than what we want for the other interfaces in low-latency mode. As older firmware doesn't do anything with the max_duration field and ignores it completely, there's no need for a firmware flag. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed