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>
Thu, 31 Dec 2015 23:00:04 +0000 (00:00 +0100)
commitc9fe4836a0b5b8631327bea616d32646deb1717a
tree95b7fa655f045fe5217c54d5f2d61391935d00dd
parent352c1ce92aec690a8469da6d4702a3647b813e67
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