Nils, Thanks for fixing this bug.
But I'd rather not holding smac_mutex when calling mac_open(). What you should do is to hold smac_mutex and then "goto done" when mac_open() fails. Thanks - Cathy > > I've stepped over a glitch in softmac_create_task. See > bugzilla bug: http://defect.opensolaris.org/bz/show_bug.cgi?id=4289 > > webrev with suggested fix: > http://cr.opensolaris.org/~nigoroll/4289_softmac_create_task__mutex_exit_on_unhelt_mutex/ > > I am looking for reviews and a sponsor. > > Thank you, Nils > _______________________________________________ > networking-discuss mailing list > [email protected] _______________________________________________ networking-discuss mailing list [email protected]
