stmmac: consolidate and tidy-up the COE support
[deliverable/linux.git] / drivers / net / stmmac / dwmac1000.h
index 8b20b19971cbe6e0156ce5bee9edc96f73f06785..81ee4fd04386d0163585fc731461af254911fee2 100644 (file)
@@ -99,7 +99,7 @@ enum inter_frame_gap {
 #define GMAC_CONTROL_RE                0x00000004 /* Receiver Enable */
 
 #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | GMAC_CONTROL_ACS | \
-                       GMAC_CONTROL_IPC | GMAC_CONTROL_JE | GMAC_CONTROL_BE)
+                       GMAC_CONTROL_JE | GMAC_CONTROL_BE)
 
 /* GMAC Frame Filter defines */
 #define GMAC_FRAME_FILTER_PR   0x00000001      /* Promiscuous Mode */
This page took 0.038509 seconds and 5 git commands to generate.