Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / include / linux / stmmac.h
index e6bc30a42a7494d4626412a4b63641b1008e2ad0..ffdaca9c01af57d895f4d9a4ce53995366709135 100644 (file)
@@ -137,5 +137,7 @@ struct plat_stmmacenet_data {
        void (*exit)(struct platform_device *pdev, void *priv);
        void *bsp_priv;
        struct stmmac_axi *axi;
+       int has_gmac4;
+       bool tso_en;
 };
 #endif
This page took 0.025619 seconds and 5 git commands to generate.