commit | f9477c17c2ce59f64462635c3e5d43c98c0ad67f | [log] [tgz] |
---|---|---|
author | Amnon Paz <amnonX.paz@intel.com> | Wed Feb 27 11:28:16 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:48:02 2013 +0100 |
tree | 7fa7e589ad0e60efecab8b0b5bfba4af497127a2 | |
parent | 490953ac344725f56746d16ef8480842f4087fc4 [diff] |
iwlwifi: fix indirect write bug Fix a bug in writing to indirect (periphery) registers; although writes seem successful the data is not written to the desired address). Also fix address mask for HBUS_TARG_PRPH_RADDR and HBUS_TARG_PRPH_WADDR registers. Signed-off-by: Amnon Paz <amnonX.paz@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>