]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
cnic: Update version to 2.1.1.
authorMichael Chan <mchan@broadcom.com>
Wed, 24 Feb 2010 14:42:09 +0000 (14:42 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 10:10:14 +0000 (02:10 -0800)
And update copyright to 2010.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cnic.c
drivers/net/cnic.h
drivers/net/cnic_defs.h
drivers/net/cnic_if.h

index 463408f46ba65d5d98a4115ca0389d135f7796c6..9781942992e9a77c460cd339592716c0372899b7 100644 (file)
@@ -1,6 +1,6 @@
 /* cnic.c: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2009 Broadcom Corporation
+ * Copyright (c) 2006-2010 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index d566390b8c4daa4cec412dfd8aa2c4dc86cd1151..a0d853dff983a31ab9a8a1fb235c18cae3f05169 100644 (file)
@@ -1,6 +1,6 @@
 /* cnic.h: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2009 Broadcom Corporation
+ * Copyright (c) 2006-2010 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 9827b278dc7c38b154007751d84cde4186b0ce63..7ce694d41b6b9089800bcb8e60de8a1b6fe4c268 100644 (file)
@@ -1,7 +1,7 @@
 
 /* cnic.c: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2009 Broadcom Corporation
+ * Copyright (c) 2006-2010 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 8aaf98bdd4f7c671d379a7d76e3c7336089b9ddd..110c62072e6f8ca626ff79623570c0f6e60b40fa 100644 (file)
@@ -1,6 +1,6 @@
 /* cnic_if.h: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006 Broadcom Corporation
+ * Copyright (c) 2006-2010 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -12,8 +12,8 @@
 #ifndef CNIC_IF_H
 #define CNIC_IF_H
 
-#define CNIC_MODULE_VERSION    "2.1.0"
-#define CNIC_MODULE_RELDATE    "Oct 10, 2009"
+#define CNIC_MODULE_VERSION    "2.1.1"
+#define CNIC_MODULE_RELDATE    "Feb 22, 2010"
 
 #define CNIC_ULP_RDMA          0
 #define CNIC_ULP_ISCSI         1