From: Emmanuel Grumbach Date: Tue, 6 Sep 2011 16:31:21 +0000 (-0700) Subject: iwlagn: iwl-trans.c can't dereference iwl_priv any more X-Git-Tag: v3.2-rc1~129^2~254^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a10e3e4076d09779da5a02b0ab6ce551d964d48;p=pandora-kernel.git iwlagn: iwl-trans.c can't dereference iwl_priv any more This reaches encapsulation for this file. In order to reach this: * move priv->valid_context to iwl_shared * move the last_rejected initialization to the upper layer * define a wrapper iwl_nic_config in the upper layer that calls to cfg->lib->ops->nic_config Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed