On Sun, 2014-03-30 at 22:34 +0200, Antonio Quartulli wrote: > - STATION_INFO_INACTIVE_TIME = 1<<0, Since you're touching these all anyway, maybe convert to use BIT(). > @@ -1013,6 +1015,9 @@ struct sta_bss_parameters { > * @local_pm: local mesh STA power save mode > * @peer_pm: peer mesh STA power save mode > * @nonpeer_pm: non-peer mesh STA power save mode > + * @expected_throughput: expected throughput as reported by the RC algorithm > + * about the bitrate having the maximum throughput. This field can be filled > + * only by drivers using Minstrel This value needs a documented unit ... :) 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