Skip to content

Commit

Permalink
bnx2: Update version to 1.8.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Michael Chan authored and David S. Miller committed Nov 13, 2008
1 parent 40105c0 commit e4412cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/bnx2.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@

#define DRV_MODULE_NAME "bnx2"
#define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "1.8.1"
#define DRV_MODULE_RELDATE "Oct 7, 2008"
#define DRV_MODULE_VERSION "1.8.2"
#define DRV_MODULE_RELDATE "Nov 10, 2008"

#define RUN_AT(x) (jiffies + (x))

Expand Down

0 comments on commit e4412cb

Please sign in to comment.