Since this code incorporates some of the fixes from 2.6.18, change the version number.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- linux-2.6.17.11.orig/drivers/net/sky2.c 2006-09-06 09:29:23.000000000 -0700 +++ linux-2.6.17.11/drivers/net/sky2.c 2006-09-06 09:29:30.000000000 -0700 @@ -51,7 +51,7 @@ #include "sky2.h" #define DRV_NAME "sky2" -#define DRV_VERSION "1.4" +#define DRV_VERSION "1.6.1" #define PFX DRV_NAME " " /* -- Stephen Hemminger <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html