[PATCH] drivers/net/tulip/dmfe: Use the DMA_32BIT_MASK constant

The previous patch did not compile cleanly on all architectures so
  here's a fixed one.
  
  Use the DMA_32BIT_MASK constant from dma-mapping.h when calling
  pci_set_dma_mask() or pci_set_consistent_dma_mask()
  
  Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
  Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
Tobias Klauser 2005-05-12 22:20:19 -04:00 committed by Jeff Garzik
commit cb199d42e1