linux/drivers/net/wireless/ti
Ido Yariv 2e07d02828 wlcore: Always pass DMA-able buffers to mmc functions
Some of the mmc drivers initiate DMA transfers with buffers passed from
higher layers. This means that the driver shouldn't ever pass non
DMA-able buffers, such as ones that are unaligned, allocated on the
stack or static.

Fix a couple of calls to the mmc layer in which buffers which weren't
necessarily DMA-able were passed.

[Use sizeof(*wl->buffer_32) instead of sizeof(u32) -- Luca]

Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-12-11 12:37:24 +02:00
..
wl12xx wlcore: Always pass DMA-able buffers to mmc functions 2012-12-11 12:37:24 +02:00
wl18xx wl18xx: count HW block spare based correctly on keys 2012-12-11 12:37:24 +02:00
wl1251 Merge branch 'wl12xx-next' into for-linville 2012-12-04 16:39:47 +02:00
wlcore wlcore: Always pass DMA-able buffers to mmc functions 2012-12-11 12:37:24 +02:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00