Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2010 12:26:31 +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:  <201011201226.oAKCQpCI015084@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-11-20 12:26:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net80211         ieee80211_ratectl_none.c 
  Log:
  SVN rev 215558 on 2010-11-20 12:26:31Z by bschmidt
  
  MFC r215244:
  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.
  
  Revision  Changes    Path
  1.1.2.3   +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?201011201226.oAKCQpCI015084>