Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ioat: driver version 4.0

A new ring implementation and the addition of raid functionality
constitutes a bump in the driver major version number.

Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

+1 -1
+1 -1
drivers/dma/ioat/dma.h
··· 30 30 #include <linux/pci_ids.h> 31 31 #include <net/tcp.h> 32 32 33 - #define IOAT_DMA_VERSION "3.64" 33 + #define IOAT_DMA_VERSION "4.00" 34 34 35 35 #define IOAT_LOW_COMPLETION_MASK 0xffffffc0 36 36 #define IOAT_DMA_DCA_ANY_CPU ~0