commit | e99f168c7cc2f78c07c23250fe933362847cb3e0 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jan 19 10:04:28 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Tue Mar 09 16:03:53 2010 -0800 |
tree | 7bde44ba2bbe267a6ea2a9219129c6d9bb3d6302 | |
parent | a4c8b2a692601de0a7bcb032b69f806050944dff [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>