Paul Durrant wrote: > Garrett D'Amore wrote: >> FYI, this case was approved at PSARC this week, with the >> understanding that you'll pass the mblk to the free function. >> > > Thank you Garrett. I have made that modification to the interface and > checked that it all still works as expected. > > Paul > Excellent. If you can arrange for a webrev and mercurial changeset then I can sponsor your push. I do confess it would be *ideal* if some other NIC driver that is already integrated could include this.
Other approaches are: 1) integrate your driver without this, and then convert it and push this change in a subsequent push 2) integrate this change *and* your driver at the same time. I'm happy to handle it however you would prefer. -- Garrett