| Submitter | Brice Goglin |
|---|---|
| Date | Oct. 10, 2008, 9:29 p.m. |
| Message ID | <48EFC94F.40702@myri.com> |
| Download | mbox | patch |
| Permalink | /patch/3863/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
From: Brice Goglin <brice@myri.com> Date: Fri, 10 Oct 2008 23:29:51 +0200 > Update myri10ge driver version number to 1.4.3-1.369. > > Signed-off-by: Brice Goglin <brice@myri.com> Applied, thanks. -- 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
--- a/drivers/net/myri10ge/myri10ge.c +++ b/drivers/net/myri10ge/myri10ge.c @@ -75,7 +75,7 @@ #include "myri10ge_mcp.h" #include "myri10ge_mcp_gen_header.h" -#define MYRI10GE_VERSION_STR "1.4.3-1.358" +#define MYRI10GE_VERSION_STR "1.4.3-1.369" MODULE_DESCRIPTION("Myricom 10G driver (10GbE)"); MODULE_AUTHOR("Maintainer: help@myri.com");
Update myri10ge driver version number to 1.4.3-1.369. Signed-off-by: Brice Goglin <brice@myri.com> -- 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