]> err.no Git - linux-2.6/blobdiff - drivers/net/pasemi_mac.c
[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks
[linux-2.6] / drivers / net / pasemi_mac.c
index 059c6b04dc8f1df44fef2bf703a4340bbfbd460d..2e39e0285d8f9d2a6a9712ce33249749ede49377 100644 (file)
@@ -1287,6 +1287,7 @@ static int pasemi_mac_close(struct net_device *dev)
        pasemi_mac_pause_txchan(mac);
        pasemi_mac_pause_rxint(mac);
        pasemi_mac_pause_rxchan(mac);
+       pasemi_mac_intf_disable(mac);
 
        free_irq(mac->tx->chan.irq, mac->tx);
        free_irq(mac->rx->chan.irq, mac->rx);