| Submitter | stephen hemminger |
|---|---|
| Date | July 7, 2011, 3:51 p.m. |
| Message ID | <20110707155212.263256640@vyatta.com> |
| Download | mbox | patch |
| Permalink | /patch/103696/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
--- a/drivers/net/sky2.c 2011-07-07 08:38:11.208009500 -0700 +++ b/drivers/net/sky2.c 2011-07-07 08:38:21.612001463 -0700 @@ -50,7 +50,7 @@ #include "sky2.h" #define DRV_NAME "sky2" -#define DRV_VERSION "1.28" +#define DRV_VERSION "1.29" /* * The Yukon II chipset takes 64 bit command blocks (called list elements)
Since new hardware chip support was added bump version. Signed-off-by: Stephen Hemminger <shemminger@vyatta.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