]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/atlx/atlx.c
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
[linux-2.6-omap-h63xx.git] / drivers / net / atlx / atlx.c
index b3e7fcf0f6e7be18b6ea4901d1f62050e2e3c19e..3cc9d1089ca15b2c40ec80a88c124fe391116451 100644 (file)
@@ -105,7 +105,6 @@ static void atlx_check_for_link(struct atlx_adapter *adapter)
                                netdev->name);
                        adapter->link_speed = SPEED_0;
                        netif_carrier_off(netdev);
-                       netif_stop_queue(netdev);
                }
        }
        schedule_work(&adapter->link_chg_task);