http://defect.opensolaris.org/bz/show_bug.cgi?id=10357
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |CAUSEKNOWN
--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-07-29
07:12:58 ---
nwam_ncu_enable() uses nwam_enable() which doesn't pass the parent ncp's name
to nwamd. Thus, nwamd thinks that the ncu doesn't belong to the active ncp.
Rather than using nwam_enable(), nwam_ncu_enable() can call
nwam_request_action() directly with the parent ncp's name.
ditto for nwam_ncu_disable().
--
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.