jamal wrote: > + if (unlikely (ret != NETDEV_TX_BUSY && net_ratelimit())) > + printk(KERN_DEBUG " BUG %s code %d qlen %d\n",dev->name, ret, > q->q.qlen);
This seems to be based on an old version, your latest patch changed this to KERN_WARNING. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html