]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
change ieee80211_sta_join to take an explicit channel instead of
authorSam Leffler <sam@FreeBSD.org>
Sat, 25 Oct 2008 23:32:24 +0000 (23:32 +0000)
committerSam Leffler <sam@FreeBSD.org>
Sat, 25 Oct 2008 23:32:24 +0000 (23:32 +0000)
commit109592565640b4ba2cb6cf1d86cbfd86189ddbc0
treebcae641d7d5b223e910d2135d93ecde149e97c92
parentf945bd7aa92da60881123bd0a701d4e90a80b0e8
change ieee80211_sta_join to take an explicit channel instead of
using the value in the scan parameters; this will be used to fix
issues with 11b operation
sys/net80211/ieee80211_ioctl.c
sys/net80211/ieee80211_node.c
sys/net80211/ieee80211_node.h
sys/net80211/ieee80211_scan_sta.c