On 07/26/2011 01:47 PM, Larry Finger wrote:
On 07/25/2011 04:40 PM, Pavel Roskin wrote:
Devices supported by b43legacy don't support 64-bit DMA.
Signed-off-by: Pavel Roskin<proski@xxxxxxx>
---
The patch was tested on Broadcom 4306.
drivers/net/wireless/b43legacy/dma.c | 374
++++++----------------------------
drivers/net/wireless/b43legacy/dma.h | 107 ----------
2 files changed, 71 insertions(+), 410 deletions(-)
Tested on BCM4303.
Appreciated!
+ value&= B43legacy_DMA32_RXSTATE;
I am surprised that checkpatch doesn't see the spacing around the &= as
an error.
It's a Mozilla Thunderbird bug. What you are seeing is not what I sent.
checkpatch would catch that in the real code.
--
Regards,
Pavel Roskin
--
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