On Fri, Dec 02, 2016 at 06:10:04PM +0300, Stanislav Kholmanskikh wrote: > On module unload each of its network cards are unregistered, > but corresponding memory areas are not freed. > > This commit is to fix this situation. > > Freeing the transmit buffer goes via a special function, since > it is allocated via ofnet_alloc_netbuf(). > > Signed-off-by: Stanislav Kholmanskikh <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
