> When you pass the drvname, the dladmd->libdladm interaction sets > DLD_INIT_LINK in the pr_flags, so the mc_setprop is bypassed. > > The clean way to fix this is to pass new flags up the door-call > to signal to the dladmd that we want to do both the setprop and the > property update.
Makes sense. My lack of libdladm knowledge got me into trouble. I'll work on the fix. -Artem
