As result of the latest discussion I'm sending patches cleaning whole DMA translation situation. As Michael explained, there are not 64-bit DMA devices supported by drivers using ssb_dma_translation. This way we can just fix this function without fear of regressing b43legacy or b44. Also drop additng some defines by 3/3. They should be (and were) added in the separated patch that really makes use of them. Rafał Miłecki (3): ssb: return correct translation bit for 64-bit DMA bcma: inform drivers about translation bits needed for the core b43: bcma: get DMA translation bits drivers/bcma/core.c | 16 ++++++++++++++++ drivers/net/wireless/b43/dma.c | 11 ++++++++--- drivers/ssb/main.c | 5 ++++- include/linux/bcma/bcma.h | 5 +++++ 4 files changed, 33 insertions(+), 4 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html