diff options
author | Sara Sharon <sara.sharon@intel.com> | 2016-12-07 12:22:11 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2017-02-06 19:19:23 +0200 |
commit | 2c6262b754f3c3338cb40b23880a3ac1f4693b25 (patch) | |
tree | 891695c866839c7dee98195731164e5ef5a9f0fa /Documentation | |
parent | df88c08d5c7e47c301339a966b5b287453edf86d (diff) |
iwlwifi: pcie: fix the set of DMA memory mask
Our 9000 device supports 64 bit DMA address for RX only, and
not for TX.
Setting DMA mask to 64 for the whole device is erroneous - we
can do it only for a000 devices where device is capable of
both RX & TX DMA with 64 bit address space.
Fixes: 96a6497bc3ed ("iwlwifi: pcie: add 9000 series multi queue rx DMA support")
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions