]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/tc35815.c
niu: Add TX multiqueue support.
[linux-2.6-omap-h63xx.git] / drivers / net / tc35815.c
index b07b8cbadeaf8eb4a34dbbfe848ad5499f2a628b..41d3ac45685f768857392addf61d291737a34f5b 100644 (file)
@@ -672,7 +672,7 @@ static void tc_handle_link_change(struct net_device *dev)
                        if (dev->flags & IFF_PROMISC)
                                tc35815_set_multicast_list(dev);
 #endif
-                       netif_schedule(dev);
+                       netif_tx_schedule_all(dev);
                } else {
                        lp->speed = 0;
                        lp->duplex = -1;