commit | bed420d9c0a642cda3d37b66db0f66f87d8f8185 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Fri May 15 16:13:43 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:26 2009 -0400 |
tree | e814fa21d89f09a4eae986c47530f71b6e6f954b | |
parent | 44710bbc073b2e7ea269cf716b817297cd35ae10 [diff] |
iwlwifi: drop struct iwl3945_hw_key This patch replaces struct iwl3945_hw_key by struct iwl_hw_key. It's not used directly with any host command therefore removal is trivial Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>