From: Don Fry Date: Thu, 10 Nov 2011 14:55:27 +0000 (-0800) Subject: iwlagn: move nvm_device_type from iwl_priv to iwl_trans X-Git-Tag: v3.3-rc1~182^2~545^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b52cfd1ae0c2f7284ee36e80ea0c22000f90bf;p=pandora-kernel.git iwlagn: move nvm_device_type from iwl_priv to iwl_trans The nvm_device_type is eeprom related and does not need to be part of the iwl_priv structure. Move it and eliminate access to the iwl_priv structure. Signed-off-by: Don Fry Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed