]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/if_team.h
Merge remote-tracking branch 'tip/auto-latest'
[karo-tx-linux.git] / include / linux / if_team.h
index b84e49c3a738fc4c2e726c31d78b85296e68a5b5..174f43f43affc1dcfd7a4a67a0efcf06547607fb 100644 (file)
@@ -24,6 +24,7 @@ struct team_pcpu_stats {
        struct u64_stats_sync   syncp;
        u32                     rx_dropped;
        u32                     tx_dropped;
+       u32                     rx_nohandler;
 };
 
 struct team;