commit c9fe4836a0b5b8631327bea616d32646deb1717a
Author: Imre Vadász <[email protected]>
Date:   Thu Dec 31 23:13:12 2015 +0100

    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).

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c    | 22 ++++++++++------------
 sys/dev/netif/iwm/if_iwmvar.h |  3 +--
 2 files changed, 11 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c9fe4836a0b5b8631327bea616d32646deb1717a


-- 
DragonFly BSD source repository

Reply via email to