Re: [PATCH] Lower e100 latency
From: Jeff Garzik
Date: Thu Mar 23 2006 - 17:30:26 EST
J.A. Magallon wrote:
if (unlikely(!i)) {
- printk("e100.mdio_ctrl(%s) won't go Ready\n",
+ DPRINTK(PROBE, ERR, "e100.mdio_ctrl(%s) won't go Ready\n",
nic->netdev->name );
NAK. Its already unlikely, and if this fails, you SHOULD print
something out. The rest seems mostly OK.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/