d10798072c
The function vnic_dev_free_desc_ring() didn't actually free memory. Fix
this by first changing vnic_dev_alloc_desc_ring() to use the common
allocation function, then in vnic_dev_free_desc_ring call the common
free function.
Fixes:
|
||
---|---|---|
.. | ||
crypto | ||
net | ||
Makefile |