Date: Mon, 24 May 2010 21:01:37 +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: <201005242102.o4OL223Q012150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
weongyo 2010-05-24 21:01:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/bwn if_bwn.c Log: SVN rev 208523 on 2010-05-24 21:01:37Z by weongyo MFC r208120: - 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> Revision Changes Path 1.15.2.16 +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?201005242102.o4OL223Q012150>