CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/01/04 05:25:00
Modified files: sys/net80211 : ieee80211_input.c ieee80211_node.c Log message: While configuring ERP we need to know if we're in 11a or 11g mode so only configure ERP once we are sure about our operation mode against the AP. ok sthen jasper kettenis deraadt mpi