59789602116c84757f0dd5 parent 5f85a7890cbfd2be8f4c6620b2a6774d6b5ac647 author Emmanuel Grumbach 1314339079 -0700 committer John W. Linville 1314646231 -0400 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