diff --git a/[refs] b/[refs] index e096c53c0588..42b51a92a50d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a31329eae0949a8a73b64fcead84bb44a350591 +refs/heads/master: 3ca4095f246c21c285d9e4be2ea4d3ee7fbacebd diff --git a/trunk/drivers/net/bnx2.c b/trunk/drivers/net/bnx2.c index c06549997ada..5ebde67d4297 100644 --- a/trunk/drivers/net/bnx2.c +++ b/trunk/drivers/net/bnx2.c @@ -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))