mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 00:08:50 +00:00
bnx2: Update version to 2.2.4
and update copyright year. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
25bfb1dd4b
commit
8a56d243ca
@ -1,6 +1,6 @@
|
||||
/* bnx2.c: Broadcom NX2 network driver.
|
||||
*
|
||||
* Copyright (c) 2004-2011 Broadcom Corporation
|
||||
* Copyright (c) 2004-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
|
||||
@ -58,8 +58,8 @@
|
||||
#include "bnx2_fw.h"
|
||||
|
||||
#define DRV_MODULE_NAME "bnx2"
|
||||
#define DRV_MODULE_VERSION "2.2.3"
|
||||
#define DRV_MODULE_RELDATE "June 27, 2012"
|
||||
#define DRV_MODULE_VERSION "2.2.4"
|
||||
#define DRV_MODULE_RELDATE "Aug 05, 2013"
|
||||
#define FW_MIPS_FILE_06 "bnx2/bnx2-mips-06-6.2.3.fw"
|
||||
#define FW_RV2P_FILE_06 "bnx2/bnx2-rv2p-06-6.0.15.fw"
|
||||
#define FW_MIPS_FILE_09 "bnx2/bnx2-mips-09-6.2.1b.fw"
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* bnx2.h: Broadcom NX2 network driver.
|
||||
*
|
||||
* Copyright (c) 2004-2011 Broadcom Corporation
|
||||
* Copyright (c) 2004-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
|
||||
|
Loading…
x
Reference in New Issue
Block a user