]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ibm_newemac/core.h
ibm_newemac: Allow the "no flow control" EMAC feature to work
[linux-2.6-omap-h63xx.git] / drivers / net / ibm_newemac / core.h
index 6545e69d12c31425d75413535a286ab19b804119..59e5a5d802f3991fd25118e7a2ae332fb387cb3d 100644 (file)
@@ -340,6 +340,9 @@ enum {
 #endif
 #ifdef CONFIG_IBM_NEW_EMAC_RGMII
            EMAC_FTR_HAS_RGMII  |
+#endif
+#ifdef CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL
+           EMAC_FTR_NO_FLOW_CONTROL_40x |
 #endif
        EMAC_FTR_440EP_PHY_CLK_FIX,
 };