]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/commit
MFC r217511:
authorbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Jan 2011 17:20:34 +0000 (17:20 +0000)
committerbschmidt <bschmidt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Jan 2011 17:20:34 +0000 (17:20 +0000)
commitddf7b63fb8a775608d99fa19b4e12fdb8bdf0dca
tree2907d46b360d9553603ac5b6546ce88b55e39319
parentb4df2af26ad1a61241ed347f4b09f9f5159434d4
MFC r217511:
Pull ieee80211_ratectl_node_init() calls from drivers into net80211.
This fixes hostap mode for at least ral(4) and run(4), because there is
no sufficient call into drivers which could be used initialize the node
related ratectl variables.

Approved by: re (bz)

git-svn-id: svn://svn.freebsd.org/base/releng/8.2@217887 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bwi/if_bwi.c
sys/dev/bwn/if_bwn.c
sys/dev/iwn/if_iwn.c
sys/dev/ral/rt2560.c
sys/dev/ral/rt2661.c
sys/dev/usb/wlan/if_rum.c
sys/dev/usb/wlan/if_run.c
sys/dev/usb/wlan/if_ural.c
sys/dev/wpi/if_wpi.c
sys/net80211/ieee80211_node.c