>> http://cr.opensolaris.org/~artem/br-priv2/index.html >> /net/aja.sfbay/export0/brussels/br-priv2/usr/src >> 6688428 dladm init-linkprop ignores private properties > > In dladm_get_linkprop(), why is priv_desc only defined > for DATALINK_CLASS_PHYS, DL_ETHER? Why not the other datalink > types? Instead of having the extra level of indirection via > priv_desc, isn't it simpler to just inline the call to > i_dladm_get_linkprop_db() at line 742?
You're right. I've updated the webrev. -Artem
