|
@@ -3,7 +3,7 @@
|
|
|
* cnic modules to create FCoE instances, send/receive non-offloaded
|
|
|
* FIP/FCoE packets, listen to link events etc.
|
|
|
*
|
|
|
- * Copyright (c) 2008 - 2010 Broadcom Corporation
|
|
|
+ * Copyright (c) 2008 - 2011 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
|
|
@@ -22,7 +22,7 @@ DEFINE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);
|
|
|
|
|
|
#define DRV_MODULE_NAME "bnx2fc"
|
|
|
#define DRV_MODULE_VERSION BNX2FC_VERSION
|
|
|
-#define DRV_MODULE_RELDATE "Jun 10, 2011"
|
|
|
+#define DRV_MODULE_RELDATE "Jun 23, 2011"
|
|
|
|
|
|
|
|
|
static char version[] __devinitdata =
|