On Mon, 2011-11-21 at 18:40 +0400, Ivan Bezyazychnyy wrote: > @@ -520,7 +522,9 @@ enum station_info_flags { > STATION_INFO_BSS_PARAM = 1<<15, > STATION_INFO_CONNECTED_TIME = 1<<16, > STATION_INFO_ASSOC_REQ_IES = 1<<17, > - STATION_INFO_STA_FLAGS = 1<<18 > + STATION_INFO_STA_FLAGS = 1<<18, > + STATION_INFO_LOCAL_MESH_PS_MODE = 1<<17, > + STATION_INFO_PEER_MESH_PS_MODE = 1<<18 > }; Did you ever even test this? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html