git: wlan - Use taskqueue_thread[0] for the ic->ic_restart_task.

Matthew Dillon dillon at crater.dragonflybsd.org
Mon May 23 21:38:00 PDT 2016


commit dd3f3f080b7c394141ceedf89c0c6a15e29f9203
Author: Imre Vadász <imre at vdsz.com>
Date:   Sun May 15 21:10:15 2016 +0200

    wlan - Use taskqueue_thread[0] for the ic->ic_restart_task.
    
    * Avoids deadlocking in restart_vaps().

Summary of changes:
 sys/netproto/802_11/wlan/ieee80211.c       | 2 +-
 sys/netproto/802_11/wlan/ieee80211_proto.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list