> I fixed the bug in rtl8139reset that wasn't freeing the port when > rtl8139reset failed.
ethervt6102.c needs a similar correction: 952a953 > iofree(port); 958a960 > iofree(port);
> I fixed the bug in rtl8139reset that wasn't freeing the port when > rtl8139reset failed.
ethervt6102.c needs a similar correction: 952a953 > iofree(port); 958a960 > iofree(port);