Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 14:59:54 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_ratectl_none.c
Message-ID:  <201011131500.oADF0QWN055607@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-11-13 14:59:54 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ratectl_none.c 
  Log:
  SVN rev 215244 on 2010-11-13 14:59:54Z by bschmidt
  
  Some device drivers calculate various timing related things based on
  the currently selected rate. The calculations of course need a valid
  rate. To make that possible before any call to node_rate() is done,
  initialize ni_txrate on none_node_init() calls.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/net80211/ieee80211_ratectl_none.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011131500.oADF0QWN055607>