Date: Fri, 2 Apr 2004 15:09:24 -0800 (PST) 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: <200404022309.i32N9OiX036422@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2004/04/02 15:09:24 PST
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
o change ieee80211_dup_bss to inherit explicit data from ic_bss instead of
blindy copying the node contents; this turns out to be a bad idea as we
add more state in the node for things like WPA
o track node allocation failures in ieee80211_dup_bss instead of the callers
Obtained from: madwifi
Revision Changes Path
1.19 +7 -2 src/sys/net80211/ieee80211_node.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404022309.i32N9OiX036422>
