rework previously unused ieee80211_pwrsave() function, call it from
authordamien <damien@openbsd.org>
Mon, 1 Sep 2008 19:41:10 +0000 (19:41 +0000)
committerdamien <damien@openbsd.org>
Mon, 1 Sep 2008 19:41:10 +0000 (19:41 +0000)
commit93d01030c99e049ea89fa4c785fb08c5d3bf3696
treecb2541ee924fc7319cdf3b217e5e8831a7661f64
parent05d3e6ddecc16fd243ae9f47f2af75441c2b0aff
rework previously unused ieee80211_pwrsave() function, call it from
ieee80211_mgmt_output() and ieee80211_encap().
use new IEEE80211_C_APPMGT capability flag where appropriate.
rename ic_tim_mcast to ic_tim_mcast_pending.
sys/net80211/ieee80211_input.c
sys/net80211/ieee80211_output.c
sys/net80211/ieee80211_proto.h
sys/net80211/ieee80211_var.h