git: DragonFly_RELEASE_3_8 kernel/rum: Fix TX rate control. Use usb_pause_ls instead of zsleep.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Jul 30 14:47:23 PDT 2014
commit fccf4dc9d0a37063bf92cf598b06695ab6884028
Author: Imre Vadasz <imre at vdsz.com>
Date: Thu Jul 24 20:19:39 2014 +0200
kernel/rum: Fix TX rate control. Use usb_pause_ls instead of zsleep.
* Fix TX rate control by interpreting the TX statistic counters correctly.
Taken-From: OpenBSD
* Using usb_pause_ls instead of zsleep seems to avoid deadlocks.
Summary of changes:
sys/bus/u4b/wlan/if_rum.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fccf4dc9d0a37063bf92cf598b06695ab6884028
--
DragonFly BSD source repository
More information about the Commits
mailing list