CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/08/14 10:02:24

Modified files:
        sys/net80211   : ieee80211_input.c 
        sys/dev/ic     : acx.c ath.c malo.c rt2560.c rt2661.c rt2860.c 
                         rtw.c 
        sys/dev/usb    : if_ral.c if_rum.c 

Log message:
in ieee80211_input(), call if_start() after enqueuing frames in if_snd
when acting as an access point instead of having each driver doing the
job.

tested by krw@ (ral AP) and me with several drivers.

Reply via email to