Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ca67a3cb authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

cnic: Update version to 2.5.17 and copyright year.

parent 28e3a8f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* 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
+1 −1
Original line number Diff line number Diff line
/* 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
+1 −1
Original line number Diff line number Diff line

/* 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
+3 −3
Original line number Diff line number Diff line
/* 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