commit 4dc3b92f92c7a2d9582ca7cbd06a5582d54d61be
Author: Imre Vadász <[email protected]>
Date: Fri Jun 10 01:25:50 2016 +0200
if_iwm - Free rx ring on detach. Free nvm_sections data after parsing.
* Call iwm_free_rx_ring() when detaching.
* Free nvm_sections[i].data allocations after parsing the nvm data.
Summary of changes:
sys/dev/netif/iwm/if_iwm.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4dc3b92f92c7a2d9582ca7cbd06a5582d54d61be
--
DragonFly BSD source repository