summaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
authorJohannes Berg2008-11-19 01:22:51 +0100
committerJohn W. Linville2008-11-25 22:13:08 +0100
commite91af0af8677198346d5d29f09ab39bb3b0e3faf (patch)
tree1d3ca86f71498f27855642dbbfc64dead0a7a952 /net/mac80211
parentnet: Fix memory leak in the proto_register function (diff)
downloadkernel-qcow2-linux-e91af0af8677198346d5d29f09ab39bb3b0e3faf.tar.gz
kernel-qcow2-linux-e91af0af8677198346d5d29f09ab39bb3b0e3faf.tar.xz
kernel-qcow2-linux-e91af0af8677198346d5d29f09ab39bb3b0e3faf.zip
iwlagn: fix DMA sync
For the RX DMA fix for iwlwifi ("iwlagn: fix RX skb alignment") Luis pointed out: > aligned_dma_addr can obviously be > real_dma_addr at this point, what > guarantees we can use it on our own whim? I asked around, and he's right, there may be platforms that do not allow passing such such an address to the DMA API functions. This patch changes it by using the proper dma_sync_single_range_for_cpu API invented for this purpose. Cc: Luis R. Rodriguez <mcgrof@gmail.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions