commit 6e8130321ba3e754f7fd3fc6a044eead63ffe4a3
Author: Imre Vadasz <[email protected]>
Date:   Wed Jan 6 13:53:25 2016 +0100

    if_run: Uncomment code from FreeBSD to defer run_wme_update_cb
    
    - This should avoid a frequently occuring deadlock in if_run.
    - This workaround is already removed in current FreeBSD code, where the
      net80211 layer now takes care of deferred calling of the wme_update
      callback into the driver.

Summary of changes:
 sys/bus/u4b/wlan/if_run.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e8130321ba3e754f7fd3fc6a044eead63ffe4a3


-- 
DragonFly BSD source repository

Reply via email to