linux/drivers/net/wireless/iwlwifi/pcie
Amnon Paz f9477c17c2 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>
2013-03-06 16:48:02 +01:00
..
drv.c iwlwifi: make device configuration bus agnostic 2013-03-06 16:47:54 +01:00
internal.h iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
rx.c iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00
trans.c iwlwifi: fix indirect write bug 2013-03-06 16:48:02 +01:00
tx.c iwlwifi: use coherent DMA memory for command header 2013-02-28 11:49:42 +01:00