fix: stabilize linux-kpi mac80211 tx stats layout
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -30,6 +30,7 @@ struct StaRegistryEntry {
|
||||
state: u32,
|
||||
}
|
||||
|
||||
#[repr(C)]
|
||||
#[derive(Clone, Copy, Default)]
|
||||
pub struct TxStats {
|
||||
pub total: u64,
|
||||
|
||||
Reference in New Issue
Block a user