]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
cnic: Update version to 2.5.17 and copyright year.
authorMichael Chan <mchan@broadcom.com>
Mon, 29 Jul 2013 02:04:00 +0000 (19:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Jul 2013 05:03:07 +0000 (22:03 -0700)
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/cnic.c
drivers/net/ethernet/broadcom/cnic.h
drivers/net/ethernet/broadcom/cnic_defs.h
drivers/net/ethernet/broadcom/cnic_if.h

index 07ec4cec0866794ac92645d7ba2c4f5c78a5ba66..6bd6d143491b08e90c898c7891d3c397d328f594 100644 (file)
@@ -1,6 +1,6 @@
 /* cnic.c: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2012 Broadcom Corporation
+ * Copyright (c) 2006-2013 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 62c670619ae6600a631bad3a351ceb1abec08e5f..e7a247473596ebcbf10688935ab088ac9157a016 100644 (file)
@@ -1,6 +1,6 @@
 /* cnic.h: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2011 Broadcom Corporation
+ * Copyright (c) 2006-2013 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 e53f09de5db37c6db1865f98bbfc959e52c26df4..95a8e4b11c9fcce45a0f24acea5bd1b86fa53ab9 100644 (file)
@@ -1,7 +1,7 @@
 
 /* cnic.c: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2012 Broadcom Corporation
+ * Copyright (c) 2006-2013 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 ec9bb9ad4bb35c852ef5f0ff62d86118ec6cbaa7..82a03120fcb1a7de37b063270438473dd9753923 100644 (file)
@@ -1,6 +1,6 @@
 /* cnic_if.h: Broadcom CNIC core network driver.
  *
- * Copyright (c) 2006-2012 Broadcom Corporation
+ * Copyright (c) 2006-2013 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
@@ -14,8 +14,8 @@
 
 #include "bnx2x/bnx2x_mfw_req.h"
 
-#define CNIC_MODULE_VERSION    "2.5.16"
-#define CNIC_MODULE_RELDATE    "Dec 05, 2012"
+#define CNIC_MODULE_VERSION    "2.5.17"
+#define CNIC_MODULE_RELDATE    "July 28, 2013"
 
 #define CNIC_ULP_RDMA          0
 #define CNIC_ULP_ISCSI         1