Date: Mon, 12 Dec 2005 18:42:20 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_node.c Message-ID: <200512121842.jBCIgKim054571@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-12-12 18:42:20 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: Bandaid ieee80211_set_chan to handle a channel parameter of "any"; this can happen under certain conditions when scanning. This logic will eventually go away with the new scanning code. While here de-inline the routine. MFC after: 1 week Revision Changes Path 1.67 +3 -1 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512121842.jBCIgKim054571>