summaryrefslogtreecommitdiffstats
path: root/drivers/net/LICENSE.SRC
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-02-26 11:28:19 +0100
committerJohannes Berg <johannes.berg@intel.com>2013-02-28 11:48:51 +0100
commit98891754ea9453de4db9111c91b20122ca330101 (patch)
treedbd53937c5979fab1d52523cfd2fbe52687b8193 /drivers/net/LICENSE.SRC
parente477598351a40769f5b46ccea78479a1aad6f161 (diff)
iwlwifi: don't map complete commands bidirectionally
The reason we mapped them bidirectionally was that not doing so had caused IOMMU exceptions, due to the fact that the HW writes back into the command. Now that the first part of the command including the write-back part is always in the first buffer, we don't need to map the remaining buffer(s) bidi and can get rid of the special-casing for commands. This is a requisite patch for another one to fix DMA mapping. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/LICENSE.SRC')
0 files changed, 0 insertions, 0 deletions