freebsd-dev/sys/dev/bwn
Weongyo Jeong f5101b5382 - 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
2010-05-15 21:18:15 +00:00
..
if_bwn.c - fixes a bug that it didn't initialize the ratectl after association; 2010-05-15 21:18:15 +00:00
if_bwnreg.h
if_bwnvar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00