Date: Sat, 25 Oct 2008 23:32:24 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_ioctl.c ieee80211_node.c ieee80211_node.h ieee80211_scan_sta.c Message-ID: <200810252332.m9PNWbL9043106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-10-25 23:32:24 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ioctl.c ieee80211_node.c ieee80211_node.h ieee80211_scan_sta.c Log: SVN rev 184274 on 2008-10-25 23:32:24Z by sam 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 Revision Changes Path 1.68 +1 -1 src/sys/net80211/ieee80211_ioctl.c 1.107 +2 -2 src/sys/net80211/ieee80211_node.c 1.40 +1 -1 src/sys/net80211/ieee80211_node.h 1.14 +14 -3 src/sys/net80211/ieee80211_scan_sta.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810252332.m9PNWbL9043106>