Date: Thu, 8 Jul 2010 19:40:09 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bwi if_bwi.c Message-ID: <201007081940.o68JeH2L099641@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2010-07-08 19:40:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/bwi if_bwi.c Log: SVN rev 209822 on 2010-07-08 19:40:09Z by weongyo MFC r209598: Initializes the ratectl for a node when the state is changed to RUN. This prevents a kernel fault by dividing with zero because the initial rate was 0 and didn't be initialized. Tested by: Warren Block <wblock at wonkity.com> Revision Changes Path 1.8.2.4 +6 -0 src/sys/dev/bwi/if_bwi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007081940.o68JeH2L099641>