From: Emmanuel Grumbach Date: Thu, 24 May 2012 16:24:34 +0000 (+0300) Subject: iwlwifi: allocate Tx cmd pool per device X-Git-Tag: v3.6-rc1~125^2~57^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c647b6266506cbbceadfabfd01168148f026c5;p=pandora-kernel.git iwlwifi: allocate Tx cmd pool per device Different transports will have different needs: New tranports need headroom for their own use before the Tx cmd. So allocate the Tx cmd pool in the transport and give it a unique name based on dev_name. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed