git: if_iwm - Free rx ring on detach. Free nvm_sections data after parsing.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Jun 9 16:32:06 PDT 2016


commit 4dc3b92f92c7a2d9582ca7cbd06a5582d54d61be
Author: Imre Vadász <imre at vdsz.com>
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



More information about the Commits mailing list