Move dma bitmask definitions into the dma-mappings header.

Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]>
Cc: Jeremy Fitzhardinge <[EMAIL PROTECTED]>
Cc: Muli Ben-Yehuda <[EMAIL PROTECTED]>

---
 23-rc6/drivers/net/netxen/netxen_nic_main.c |    3 ---
 1 file changed, 3 deletions(-)

Index: b/23-rc6/drivers/net/netxen/netxen_nic_main.c
===================================================================
--- a/23-rc6/drivers/net/netxen/netxen_nic_main.c       2007-09-18 
08:11:03.000000000 +0200
+++ b/23-rc6/drivers/net/netxen/netxen_nic_main.c       2007-09-18 
08:14:29.000000000 +0200
@@ -54,9 +54,6 @@
 #define NETXEN_ADAPTER_UP_MAGIC 777
 #define NETXEN_NIC_PEG_TUNE 0
 
-#define DMA_32BIT_MASK 0x00000000ffffffffULL
-#define DMA_35BIT_MASK 0x00000007ffffffffULL
-
 /* Local functions to NetXen NIC driver */
 static int __devinit netxen_nic_probe(struct pci_dev *pdev,
                                      const struct pci_device_id *ent);

-- 
Regards/Gruß,
    Boris.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to