Skip to content

Commit

Permalink
ioat: driver version 4.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Dan Williams committed Sep 10, 2009
1 parent 1a5aeee commit 3208ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dma/ioat/dma.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
#include <linux/pci_ids.h>
#include <net/tcp.h>

#define IOAT_DMA_VERSION "3.64"
#define IOAT_DMA_VERSION "4.00"

#define IOAT_LOW_COMPLETION_MASK 0xffffffc0
#define IOAT_DMA_DCA_ANY_CPU ~0
Expand Down

0 comments on commit 3208ca5

Please sign in to comment.