]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/mlx4/en_netdev.c
net/various: remove trailing space in messages
[net-next-2.6.git] / drivers / net / mlx4 / en_netdev.c
index 7cd0933735e243049c439fb1af713c421bb95d60..5eb96fe6ec5c96e06a5c12544c20ef4223117ee4 100644 (file)
@@ -503,7 +503,7 @@ static void mlx4_en_do_get_stats(struct work_struct *work)
 
        err = mlx4_en_DUMP_ETH_STATS(mdev, priv->port, 0);
        if (err)
-               en_dbg(HW, priv, "Could not update stats \n");
+               en_dbg(HW, priv, "Could not update stats\n");
 
        mutex_lock(&mdev->state_lock);
        if (mdev->device_up) {