diff for duplicates of <200804111159.01129.mb@bu3sch.de> diff --git a/a/1.txt b/N1/1.txt index 604917d..090c665 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ point to the right device for DMAing. Without this patch b43 and b44 drivers won't work on complex-DMA architectures, that for example need dev->archdata for DMA operations. -Signed-off-by: Michael Buesch <mb@bu3sch.de> +Signed-off-by: Michael Buesch <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org> --- @@ -394,3 +394,8 @@ Index: wireless-testing/drivers/net/b44.c + tx_ring_dma = dma_map_single(bp->sdev->dma_dev, tx_ring, DMA_TABLE_BYTES, DMA_TO_DEVICE); + +-- +To unsubscribe from this list: send the line "unsubscribe linux-wireless" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 1809563..8b80123 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,10 @@ - "From\0Michael Buesch <mb@bu3sch.de>\0" + "From\0Michael Buesch <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>\0" "Subject\0[PATCH] ssb: Fix usage of struct device used for DMAing\0" "Date\0Fri, 11 Apr 2008 11:59:00 +0200\0" - "To\0John Linville <linville@tuxdriver.com>\0" - "Cc\0bcm43xx-dev@lists.berlios.de" - linux-wireless@vger.kernel.org - " netdev@vger.kernel.org\0" + "To\0John Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>\0" + "Cc\0bcm43xx-dev-0fE9KPoRgkgATYTw5x5z8w@public.gmane.org" + linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "This fixes DMA on architectures where DMA is nontrivial, like PPC64.\n" @@ -16,7 +16,7 @@ "Without this patch b43 and b44 drivers won't work on complex-DMA\n" "architectures, that for example need dev->archdata for DMA operations.\n" "\n" - "Signed-off-by: Michael Buesch <mb@bu3sch.de>\n" + "Signed-off-by: Michael Buesch <mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>\n" "\n" "---\n" "\n" @@ -402,6 +402,11 @@ "-\t\ttx_ring_dma = dma_map_single(bp->sdev->dev, tx_ring,\n" "+\t\ttx_ring_dma = dma_map_single(bp->sdev->dma_dev, tx_ring,\n" " \t\t\t DMA_TABLE_BYTES,\n" - " \t\t\t DMA_TO_DEVICE);" + " \t\t\t DMA_TO_DEVICE);\n" + " \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireless\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -4710c66acc713c6b484c35fcba06cabd570940f33d695cbefbb85e77d00bbdcb +282de8f9f66df7fd124e4161406f04d0f4615d7f71671f9d5d5772c65504947b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.