From: Johannes Berg Date: Tue, 19 Jan 2010 18:04:28 +0000 (-0800) Subject: iwlagn: remove write-only variables X-Git-Tag: v2.6.35-rc1~473^2~714^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99f168c7cc2f78c07c23250fe933362847cb3e0;p=pandora-kernel.git iwlagn: remove write-only variables Updating the variables last_rx_rssi, last_tsf and last_beacon_time needs a lot of code but they are not actually used in iwlagn (only in 3945) so we can move them to the 3945 specific data. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed