| Submitter | Ben Hutchings |
|---|---|
| Date | Dec. 12, 2008, 1:01 p.m. |
| Message ID | <20081212130105.GG10372@solarflare.com> |
| Download | mbox | patch |
| Permalink | /patch/13737/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
From: Ben Hutchings <bhutchings@solarflare.com> Date: Fri, 12 Dec 2008 13:01:06 +0000 > > Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Also applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Patch
diff --git a/drivers/net/sfc/net_driver.h b/drivers/net/sfc/net_driver.h index 7033dba..03feaee 100644 --- a/drivers/net/sfc/net_driver.h +++ b/drivers/net/sfc/net_driver.h @@ -42,7 +42,7 @@ #ifndef EFX_DRIVER_NAME #define EFX_DRIVER_NAME "sfc" #endif -#define EFX_DRIVER_VERSION "2.2" +#define EFX_DRIVER_VERSION "2.3" #ifdef EFX_ENABLE_DEBUG #define EFX_BUG_ON_PARANOID(x) BUG_ON(x)
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> --- drivers/net/sfc/net_driver.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)