diff options
author | Vladislav Zolotarov <vladz@broadcom.com> | 2010-02-17 13:35:01 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-17 13:35:44 -0800 |
commit | 3359fced77f6b4ba1c7de9deace1d7dfa7217bbc (patch) | |
tree | 0a07404bd7726559afde96901fa02cf48f8ec47b /drivers/net/bnx2x_main.c | |
parent | 2db29fc71b7e6af41aa1fadb67f588846dc461cf (diff) | |
download | linux-next-3359fced77f6b4ba1c7de9deace1d7dfa7217bbc.tar.gz |
bnx2x: Use firmware 5.2.13
Switch to the new firmware version (5.2.13).
Signed-off-by: Vladislav Zolotarov <vladz@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2x_main.c')
-rw-r--r-- | drivers/net/bnx2x_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2x_main.c b/drivers/net/bnx2x_main.c index 24fe083ee1be..164a5e875d4f 100644 --- a/drivers/net/bnx2x_main.c +++ b/drivers/net/bnx2x_main.c @@ -1,6 +1,6 @@ /* bnx2x_main.c: Broadcom Everest network driver. * - * Copyright (c) 2007-2009 Broadcom Corporation + * Copyright (c) 2007-2010 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 |