diff options
author | Tobias Klauser <tklauser@nuerscht.ch> | 2005-06-20 14:28:41 -0700 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-06-27 23:25:10 -0400 |
commit | 0e08b44eedacb7824c88678d9a9ea7db25b5401c (patch) | |
tree | 84ee98bf0e580b5e552933053df9410fb1b6de76 /drivers/net/wireless/ipw2100.c | |
parent | 05743d165be9f0293b4ff67f4e1cf3724eb13e1f (diff) | |
download | talos-obmc-linux-0e08b44eedacb7824c88678d9a9ea7db25b5401c.tar.gz talos-obmc-linux-0e08b44eedacb7824c88678d9a9ea7db25b5401c.zip |
[PATCH] drivers/net/wireless/ipw2200: Use the DMA_32BIT_MASK constant
Use the DMA_32BIT_MASK constant from dma-mapping.h when calling
pci_set_dma_mask() or pci_set_consistent_dma_mask() instead of custom macros.
This patch includes dma-mapping.h explicitly because it caused errors on some
architectures otherwise. See
http://marc.theaimsgroup.com/?t=108001993000001&r=1&w=2 for details
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'drivers/net/wireless/ipw2100.c')
0 files changed, 0 insertions, 0 deletions