fix: stabilize linux-kpi mac80211 tx stats layout

This commit is contained in:
2026-05-07 20:54:41 +01:00
parent bc7ca1f035
commit 182f5dafa1
@@ -30,6 +30,7 @@ struct StaRegistryEntry {
state: u32,
}
#[repr(C)]
#[derive(Clone, Copy, Default)]
pub struct TxStats {
pub total: u64,