http://defect.opensolaris.org/bz/show_bug.cgi?id=12577
--- Comment #5 from Renee Danson Sommerfeld <renee.danson at sun.com> 2009-11-11 16:46:53 UTC --- (In reply to comment #4) > (In reply to comment #3) > > I am checking ncu.c and I see nwamd_set_selected_connected(ncu, B_FALSE, > > B_FALSE) in 472-3 when the aux state changes to CONDITIONS_NOT_MET. > > Make that lines 439-440 of ncu.c > > > This was > > added in the fix for bug 12461, which hasn't made it into a RC build yet. > > I think you are talking about this same fix, right? No. That's the place I'm talking about; and that fix correctly updates the status of each wlan on the scanned list. But the link's status also needs to be updated. So we also need this line: link->nwamd_link_wifi_connected = B_FALSE; -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
