From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:11:19 +0000 (-0700) Subject: iwlagn: remove dereferences of priv from transport X-Git-Tag: v3.2-rc1~129^2~287^2^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd656935cd05f522d7db97386633f6a0d7751218;p=pandora-kernel.git iwlagn: remove dereferences of priv from transport There are still quite a few, but much less. A few fields have been moved /copied to hw_params which sits in the shared area: * priv->cfg->base_params->num_of_ampdu_queues * priv->cfg->base_params->shadow_reg_enable * priv->cfg->sku * priv->ucode_owner Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed