mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
cnic: Update version to 2.1.1.
And update copyright to 2010. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
a4dde3abbf
commit
1d9cfc4e35
@ -1,6 +1,6 @@
|
|||||||
/* cnic.c: Broadcom CNIC core network driver.
|
/* 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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* cnic.h: Broadcom CNIC core network driver.
|
/* 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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
/* cnic.c: Broadcom CNIC core network driver.
|
/* 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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* cnic_if.h: Broadcom CNIC core network driver.
|
/* 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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -12,8 +12,8 @@
|
|||||||
#ifndef CNIC_IF_H
|
#ifndef CNIC_IF_H
|
||||||
#define CNIC_IF_H
|
#define CNIC_IF_H
|
||||||
|
|
||||||
#define CNIC_MODULE_VERSION "2.1.0"
|
#define CNIC_MODULE_VERSION "2.1.1"
|
||||||
#define CNIC_MODULE_RELDATE "Oct 10, 2009"
|
#define CNIC_MODULE_RELDATE "Feb 22, 2010"
|
||||||
|
|
||||||
#define CNIC_ULP_RDMA 0
|
#define CNIC_ULP_RDMA 0
|
||||||
#define CNIC_ULP_ISCSI 1
|
#define CNIC_ULP_ISCSI 1
|
||||||
|
Loading…
Reference in New Issue
Block a user