Date: Thu, 20 Jan 2011 18:41:46 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bwi if_bwi.c src/sys/dev/bwn if_bwn.c src/sys/dev/iwn if_iwn.c src/sys/dev/ral rt2560.c rt2661.c src/sys/dev/usb/wlan if_rum.c if_run.c if_ural.c src/sys/dev/wpi if_wpi.c src/sys/net80211 ieee80211_node.c Message-ID: <201101201842.p0KIgCll010427@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bschmidt 2011-01-20 18:41:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/bwi if_bwi.c
sys/dev/bwn if_bwn.c
sys/dev/iwn if_iwn.c
sys/dev/ral rt2560.c rt2661.c
sys/dev/usb/wlan if_rum.c if_run.c if_ural.c
sys/dev/wpi if_wpi.c
sys/net80211 ieee80211_node.c
Log:
SVN rev 217650 on 2011-01-20 18:41:46Z by bschmidt
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.
Revision Changes Path
1.8.2.8 +0 -6 src/sys/dev/bwi/if_bwi.c
1.15.2.22 +0 -6 src/sys/dev/bwn/if_bwn.c
1.18.2.20 +0 -9 src/sys/dev/iwn/if_iwn.c
1.33.2.7 +0 -9 src/sys/dev/ral/rt2560.c
1.32.2.6 +0 -9 src/sys/dev/ral/rt2661.c
1.20.2.16 +0 -2 src/sys/dev/usb/wlan/if_rum.c
1.4.2.18 +0 -1 src/sys/dev/usb/wlan/if_run.c
1.20.2.12 +0 -2 src/sys/dev/usb/wlan/if_ural.c
1.27.2.14 +0 -10 src/sys/dev/wpi/if_wpi.c
1.133.2.7 +4 -0 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101201842.p0KIgCll010427>
