cnic: Update version to 2.1.3.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b177a5d5d8
commit
72b8a169db
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
#ifndef CNIC_IF_H
|
||||
#define CNIC_IF_H
|
||||
|
||||
#define CNIC_MODULE_VERSION "2.1.2"
|
||||
#define CNIC_MODULE_RELDATE "May 26, 2010"
|
||||
#define CNIC_MODULE_VERSION "2.1.3"
|
||||
#define CNIC_MODULE_RELDATE "June 24, 2010"
|
||||
|
||||
#define CNIC_ULP_RDMA 0
|
||||
#define CNIC_ULP_ISCSI 1
|
||||
|
|
Loading…
Reference in a new issue