K 10 svn:author V 3 sam K 8 svn:date V 27 2004-04-02T23:09:24.000000Z K 7 svn:log V 299 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 END