> +/* Auxilary info to allow user-space to better understand the rate
> */
> +struct hwsim_tx_rate2 {
> + u16 rc_flags; /* rate-ctrl flags (see
> mac80211_rate_control_flags) */
> + s16 power_level;
> +} __packed;Nope, not going to happen - I'm not tying the user-space visible API to the mac80211 internals that directly. johannes
