Date: Thu, 11 Oct 2001 11:39:06 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <200110111839.f9BId6U95992@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/10/11 11:39:06 PDT Modified files: sys/net if.c Log: Fix the ``WARNING: Driver mistake: repeat make_dev'', caused by using the wrong index variable within a loop. I have no idea how this managed to work on my test box. Spotted by: fenner Revision Changes Path 1.120 +4 -3 src/sys/net/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110111839.f9BId6U95992>