drivers/net: Add missing "space"

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Este commit está contenido en:
Joe Perches
2007-11-19 17:48:28 -08:00
cometido por David S. Miller
padre 60403fdada
commit 2450022afa
Se han modificado 10 ficheros con 16 adiciones y 16 borrados

Ver fichero

@@ -711,7 +711,7 @@ static int ql_mii_write_reg_ex(struct ql3_adapter *qdev,
if (ql_wait_for_mii_ready(qdev)) {
if (netif_msg_link(qdev))
printk(KERN_WARNING PFX
"%s: Timed out waiting for management port to"
"%s: Timed out waiting for management port to "
"get free before issuing command.\n",
qdev->ndev->name);
return -1;