Skip to content

Commit

Permalink
bnx2: Update version to 1.7.9.
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Li <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Benjamin Li authored and davem330 committed Jul 19, 2008
1 parent 8a31329 commit 3ca4095
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.7.8"
#define DRV_MODULE_RELDATE "July 10, 2008"
#define DRV_MODULE_VERSION "1.7.9"
#define DRV_MODULE_RELDATE "July 18, 2008"

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

Expand Down

0 comments on commit 3ca4095

Please sign in to comment.