[NET] back: Remove warning about non-zero tx queue length.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 31 Oct 2006 09:49:31 +0000 (09:49 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 31 Oct 2006 09:49:31 +0000 (09:49 +0000)
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netback/interface.c

index c56013945b95001d94849c80cac95e6a1939a2cf..9fae954bd200ea417f7fed25fe0cdb4493b90880 100644 (file)
@@ -166,9 +166,6 @@ netif_t *netif_alloc(domid_t domid, unsigned int handle)
        SET_ETHTOOL_OPS(dev, &network_ethtool_ops);
 
        dev->tx_queue_len = netbk_queue_length;
-       if (dev->tx_queue_len != 0)
-               printk(KERN_WARNING "netbk: WARNING: device '%s' has non-zero "
-                      "queue length (%lu)!\n", dev->name, dev->tx_queue_len);
 
        /*
         * Initialise a dummy MAC address. We choose the numerically