git: kernel/802_11: More ratectl fixes (fixes an ath(4) panic).

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Apr 4 01:08:22 PDT 2014


commit 4fbce6bd8e60ea694d7c12ba6454737d11aef96d
Author: Sascha Wildner <saw at online.de>
Date:   Fri Apr 4 10:07:53 2014 +0200

    kernel/802_11: More ratectl fixes (fixes an ath(4) panic).
    
    Set the default rate control algorithm to NONE instead of AMRR and
    add some missing ieee80211_ratectl_node_init()s which I had overlooked
    earlier.
    
    Reported-by: Johannes Hofmann <johannes.hofmann at gmx.de>
    Tested-by:   Imre Vadasz <imre at vdsz.com>

Summary of changes:
 sys/netproto/802_11/wlan/ieee80211.c      | 2 +-
 sys/netproto/802_11/wlan/ieee80211_node.c | 4 ++++
 sys/netproto/802_11/wlan/ieee80211_sta.c  | 1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4fbce6bd8e60ea694d7c12ba6454737d11aef96d


-- 
DragonFly BSD source repository


More information about the Commits mailing list