CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/01 13:41:11
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_output.c
ieee80211_proto.h ieee80211_var.h
Log message:
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.
