Return lowest rate for a "reclaimed" node, whose TX rate control data was
commit2a5a926dd4e8cf8ef0829a0469461b4e077b72f6
authorsephe <sephe>
Mon, 7 May 2007 10:45:42 +0000 (7 10:45 +0000)
committersephe <sephe>
Mon, 7 May 2007 10:45:42 +0000 (7 10:45 +0000)
tree219114591db85bac41f841377d2e05749b1804b0
parent35741dd152f93866b4cb2af53da8854461a266fe
Return lowest rate for a "reclaimed" node, whose TX rate control data was
already freed.  Since this kind of node will vanish soon, there is no need
to initialize TX rate control data for it here.  Add comment about it.

This problem (null pointer dereference) pops up when hostapd(8) is used on
a Ralink 2561S based ral(4).
sys/netproto/802_11/wlan_ratectl/sample/ieee80211_ratectl_sample.c