mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 07:00:48 +00:00
284901a90a
Replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) Signed-off-by: Yang Hongyang<yanghy@cn.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This is the rough cut at a driver for the Alacritech SLIC Technology Non-Accelerated 10Gbe network driver. TODO: - remove wrappers - checkpatch.pl cleanups - new functionality that the card needs - remove reliance on x86 Please send patches to: Greg Kroah-Hartman <gregkh@suse.de> for any cleanups that you do to this driver.