git: if_run: Uncomment code from FreeBSD to defer run_wme_update_cb
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Wed Jan 6 06:00:50 PST 2016
commit 6e8130321ba3e754f7fd3fc6a044eead63ffe4a3
Author: Imre Vadasz <imre at vdsz.com>
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
More information about the Commits
mailing list