lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <201010202309.47662.florian@openwrt.org> Date: Wed, 20 Oct 2010 23:09:46 +0200 From: Florian Fainelli <florian@...nwrt.org> To: netdev@...r.kernel.org, David Miller <davem@...emloft.net> Subject: [PATCH 2/2] r6040: bump to version 0.27 and release date of 20Oct2010 Signed-off-by: Florian Fainelli <florian@...nwrt.org> --- diff --git a/drivers/net/r6040.c b/drivers/net/r6040.c index 3843363..7294cec 100644 --- a/drivers/net/r6040.c +++ b/drivers/net/r6040.c @@ -49,8 +49,8 @@ #include <asm/processor.h> #define DRV_NAME "r6040" -#define DRV_VERSION "0.26" -#define DRV_RELDATE "30May2010" +#define DRV_VERSION "0.27" +#define DRV_RELDATE "20Oct2010" /* PHY CHIP Address */ #define PHY1_ADDR 1 /* For MAC1 */ -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists