]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/stmmac/dwmac1000_core.c
stmmac: review the wake-up support
[net-next-2.6.git] / drivers / net / stmmac / dwmac1000_core.c
index c18c85993179b7e862a18b5f1b8acc3951ab61a0..65667b692024f26b78cc0d01819a5aa96fb8c323 100644 (file)
@@ -239,7 +239,6 @@ struct mac_device_info *dwmac1000_setup(void __iomem *ioaddr)
        mac->mac = &dwmac1000_ops;
        mac->dma = &dwmac1000_dma_ops;
 
-       mac->pmt = PMT_SUPPORTED;
        mac->link.port = GMAC_CONTROL_PS;
        mac->link.duplex = GMAC_CONTROL_DM;
        mac->link.speed = GMAC_CONTROL_FES;