if_iwm - Free rx ring on detach. Free nvm_sections data after parsing.
authorImre Vadász <imre@vdsz.com>
Thu, 9 Jun 2016 23:25:50 +0000 (01:25 +0200)
committerImre Vadász <imre@vdsz.com>
Thu, 9 Jun 2016 23:30:30 +0000 (01:30 +0200)
commit4dc3b92f92c7a2d9582ca7cbd06a5582d54d61be
tree418e461ad1b887fc5705b14c72ee6b8cb3bf9542
parenta4fe36f199e49ef5f7fad2e59ab1ecd04bc02f4d
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.
sys/dev/netif/iwm/if_iwm.c