On Thu, 2016-04-14 at 14:18 +0200, Michal Kazior wrote:
> 
> +                             struct ieee80211_vif *vif;
> +
> +                             /* When packets are enqueued on txq
> it's easy
> +                              * to re-construct the vif pointer.
> There's no
> +                              * more space in tx_info so it can
> be used to
> +                              * store the necessary enqueue time
> for packet
> +                              * sojourn time computation.
> +                              */
> +                             u64 enqueue_time;
> +                     };

I wonder if we could move something like the hw_key into tx_control
instead?

johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to