Skip to content

Commit ca8eac5

Browse files
Eilon Greensteindavem330
authored andcommitted
bnx2x: Version Update
Updating the version Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 12b56ea commit ca8eac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/net/bnx2x_main.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
#include "bnx2x.h"
6060
#include "bnx2x_init.h"
6161

62-
#define DRV_MODULE_VERSION "1.45.22"
63-
#define DRV_MODULE_RELDATE "2008/09/09"
62+
#define DRV_MODULE_VERSION "1.45.23"
63+
#define DRV_MODULE_RELDATE "2008/11/03"
6464
#define BNX2X_BC_VER 0x040200
6565

6666
/* Time in jiffies before concluding the transmitter is hung */

0 commit comments

Comments
 (0)