Skip to content

Commit

Permalink
bnx2x: version number and date
Browse files Browse the repository at this point in the history
Updated release version and date: 1.52.1-6 and 2010/02/16

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>
  • Loading branch information
Vladislav Zolotarov authored and David S. Miller committed Feb 17, 2010
1 parent 3359fce commit a07da6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/bnx2x_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
#include "bnx2x_init_ops.h"
#include "bnx2x_dump.h"

#define DRV_MODULE_VERSION "1.52.1-5"
#define DRV_MODULE_RELDATE "2009/11/09"
#define DRV_MODULE_VERSION "1.52.1-6"
#define DRV_MODULE_RELDATE "2010/02/16"
#define BNX2X_BC_VER 0x040200

#include <linux/firmware.h>
Expand Down

0 comments on commit a07da6d

Please sign in to comment.