From: Emmanuel Grumbach Date: Sun, 25 Jan 2015 08:36:31 +0000 (+0200) Subject: iwlwifi: pcie: prepare the enablement of 31 TFD queues X-Git-Tag: fixes-v4.0-rc1~150^2~10^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6bb128b73ae898d6ee0281c2b2644f70633d58;p=pandora-kernel.git iwlwifi: pcie: prepare the enablement of 31 TFD queues Some devices have 31 TFD queues. Don't enable it yet since there are still issues with it, but at least prepare the code for it. There was a bug in the read pointer assignment, fix that. Also, move the inline functions to iwl-scd.h which is the right place. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed