From: Ben Hutchings Date: Fri, 16 May 2008 20:18:48 +0000 (+0100) Subject: sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros X-Git-Tag: v2.6.26-rc4~7^2~1^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbd7d9a3528de1b5b915fa77df027b4de62174c;p=pandora-kernel.git sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros Also change type of efx_nic_type::max_dma_mask to u64, matching pci_dma_supported() parameter type. Signed-off-by: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed