From: Emmanuel Grumbach Date: Sun, 13 Apr 2014 07:49:16 +0000 (+0300) Subject: iwlwifi: don't disable SCD chain extension on newer devices X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~54^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03bbb62cfdf539ae8110b297493c685f9d12774;p=pandora-kernel.git iwlwifi: don't disable SCD chain extension on newer devices 7000 device series have a fix for this hardware feature. Stop disabling it, and get an improvement in Tx throughput. This feature allows the scheduler to fetch more frames on the fly while an A-MPDU is being built - which means that we can get larger A-MPDU. This, of course, give an improvement in the Tx throughput. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed