Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2010 21:56:42 +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:  <201006292157.o5TLv4Vf089872@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-06-29 21:56:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bwi          if_bwi.c 
  Log:
  SVN rev 209598 on 2010-06-29 21:56:42Z by weongyo
  
  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>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.14      +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?201006292157.o5TLv4Vf089872>