K 10 svn:author V 8 bschmidt K 8 svn:date V 27 2010-12-31T09:50:15.333459Z K 7 svn:log V 415 The mwl's HAL manages an array of MWL_MBSS_MAX VAPs where the first 8 are supposed to be APs and the later 24 are pre-configured as STAs. A wrong condition during initialization is responsible for not configuring the last 8 array members. This is results in being able to create more than 8, possible uninitialized, AP-VAPs. PR: kern/153549 Submitted by: Erik Fonnesbeck MFC after: 2 weeks END