| 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: <989B956029373F45A0B8AF0297081890019B5A3A@zch01exm26.fsl.freescale.net> Date: Wed, 17 Oct 2007 10:38:29 +0800 From: "Li Yang-r58472" <LeoLi@...escale.com> To: "Sebastian Siewior" <netdev@...breakpoint.cc>, <jeff@...zik.org> Cc: <netdev@...r.kernel.org>, "Grant Likely" <grant.likely@...retlab.ca> Subject: RE: [PATCH] [net] fix gianfar (compile and warning) > -----Original Message----- > From: Sebastian Siewior [mailto:netdev@...breakpoint.cc] > Sent: Wednesday, October 17, 2007 1:25 AM > To: jeff@...zik.org > Cc: Li Yang-r58472; netdev@...r.kernel.org; Grant Likely > Subject: [PATCH] [net] fix gianfar (compile and warning) > > Currently it does not compile because a not declared variable is used. > struct net_device_stats in driver's private struct is also unsued. > This patch uses (hopefully) the right stats. > > Cc: Li Yang <leoli@...escale.com> > Signed-off-by: Sebastian Siewior <bigeasy@...utronix.de> I have also submitted a patch to fixed this compile error two days before, and it has been applied on Jeff's netdev tree. But you can submit a separate patch to cleanup the struct net_device_stats in driver's private struct. Thanks. - Leo - 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