]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/dsa/dsa_priv.h
net: dsa: Add plumbing for port mirroring
[karo-tx-linux.git] / net / dsa / dsa_priv.h
index 3022f2e42cdc549be5aad826282c362c88936004..a5509b765fc0955c071e59b51f26a298bfc8cccc 100644 (file)
@@ -41,6 +41,9 @@ struct dsa_slave_priv {
 #ifdef CONFIG_NET_POLL_CONTROLLER
        struct netpoll          *netpoll;
 #endif
+
+       /* TC context */
+       struct list_head        mall_tc_list;
 };
 
 /* dsa.c */