iwlwifi: clear iwl_cmd_meta structure before use
authorDaniel C Halperin <daniel.c.halperin@intel.com>
Fri, 31 Jul 2009 21:28:06 +0000 (14:28 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 4 Aug 2009 20:44:22 +0000 (16:44 -0400)
commit8ce73f3abd064081706cc337c771378fc4431ef3
tree17b13367a71fb1a9bce1d60ddec7a11ddbaf8e69
parent92ca8d437fdbb482752534885d86af264897da85
iwlwifi: clear iwl_cmd_meta structure before use

Resolve an issue in which out-dated fields in iwl_cmd_meta
could be used for later hardware commands.

Signed-off-by: Daniel C Halperin <daniel.c.halperin@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c