git: if_iwm - Use ic->ic_tq for iwm_endscan_cb instead of a private taskqueue.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Wed Sep 7 13:07:38 PDT 2016


commit b26dd4db18548ad662b7a7bc7b090b64f39c43ed
Author: Imre Vadász <imre at vdsz.com>
Date:   Tue Jul 26 19:34:08 2016 +0200

    if_iwm - Use ic->ic_tq for iwm_endscan_cb instead of a private taskqueue.
    
    Taken-From: FreeBSD (svn r303326)

Summary of changes:
 sys/dev/netif/iwm/if_iwm.c    | 34 +++++-----------------------------
 sys/dev/netif/iwm/if_iwmvar.h |  1 -
 2 files changed, 5 insertions(+), 30 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list