if_iwm: Just store the struct firmware pointer, like if_iwn does.
authorImre Vadász <imre@vdsz.com>
Thu, 31 Dec 2015 22:13:12 +0000 (23:13 +0100)
committerImre Vadász <imre@vdsz.com>
Mon, 18 Jan 2016 20:52:34 +0000 (21:52 +0100)
commit6bc98c642bead57843fcfde38a6acc4bfc9e388b
treeb9c73e13aa76f573f51fc6f796679ded34f34cb3
parent983937931ec3f2e81945eadaa5e682a672e687ca
if_iwm: Just store the struct firmware pointer, like if_iwn does.

if_iwm was passing the firmware data pointer to firmware_put(9), instead
of the struct firmware pointer that was returned by firmware_get(9).
sys/dev/netif/iwm/if_iwm.c
sys/dev/netif/iwm/if_iwmvar.h