|
@@ -1513,8 +1513,6 @@ static void mtk_uninit(struct net_device *dev)
|
|
|
phy_disconnect(mac->phy_dev);
|
|
|
mtk_mdio_cleanup(eth);
|
|
|
mtk_irq_disable(eth, ~0);
|
|
|
- free_irq(eth->irq[1], dev);
|
|
|
- free_irq(eth->irq[2], dev);
|
|
|
}
|
|
|
|
|
|
static int mtk_do_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
|