From: Wey-Yi Guy Date: Fri, 9 Oct 2009 20:20:28 +0000 (-0700) Subject: iwlwifi: dynamic allocate tx queue structure X-Git-Tag: v2.6.33-rc1~388^2~599^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88804e2b33b6ab3974ff2330cd045ca53d6750c5;p=pandora-kernel.git iwlwifi: dynamic allocate tx queue structure Instead of always allocate the max number of tx queue structure, use dynamic allocation based on the number of queues in device configuration. With these changes, device does not have to allocate more memory than the h/w can support. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed