DragonFly commits List (threaded) for 2013-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: wlan: 802.11 devices and vap is not ready for ALTQ packet schedulers
commit c3d4131842e47b168d93a0650d58d425ebeef789
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Fri Jun 7 16:01:06 2013 +0800
wlan: 802.11 devices and vap is not ready for ALTQ packet schedulers
Current power saving queue inject and send queue flush code do not
work with ALTQ packet schedulers.
Summary of changes:
sys/dev/netif/acx/if_acx.c | 2 ++
sys/dev/netif/ath/ath/if_ath.c | 2 ++
sys/dev/netif/bwi/if_bwi.c | 2 ++
sys/dev/netif/iwi/if_iwi.c | 2 ++
sys/dev/netif/iwl/iwl2100.c | 2 ++
sys/dev/netif/iwn/if_iwn.c | 2 ++
sys/dev/netif/ndis/if_ndis.c | 5 ++---
sys/dev/netif/ral/rt2560.c | 2 ++
sys/dev/netif/ral/rt2661.c | 2 ++
sys/dev/netif/rtw/rtw.c | 2 ++
sys/dev/netif/rum/if_rum.c | 2 ++
sys/dev/netif/ural/if_ural.c | 2 ++
sys/dev/netif/wi/if_wi.c | 2 ++
sys/dev/netif/wpi/if_wpi.c | 2 ++
sys/netproto/802_11/wlan/ieee80211.c | 2 +-
15 files changed, 29 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c3d4131842e47b168d93a0650d58d425ebeef789
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]