Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2010 21:18:15 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bwn if_bwn.c
Message-ID:  <201005152118.o4FLIM9a066985@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-05-15 21:18:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bwn          if_bwn.c 
  Log:
  SVN rev 208120 on 2010-05-15 21:18:15Z by weongyo
  
  - fixes a bug that it didn't initialize the ratectl after association;
    so ni_txrate returned 0 which is a invalid result.
  - The fourth argument of ieee80211_ratectl_tx_complete() could be not
    NULL.
  
  Reported by:    Gustau P?rez <gperez at entel.upc.edu>
  Tested by:      Gustau P?rez <gperez at entel.upc.edu>,
                  Ian FREISLICH <ianf at clue.co.za>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.18      +9 -3      src/sys/dev/bwn/if_bwn.c



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