]> err.no Git - linux-2.6/blobdiff - drivers/net/sfc/falcon_xmac.c
Merge commit 'v2.6.26' into core/locking
[linux-2.6] / drivers / net / sfc / falcon_xmac.c
index dbdcee4b0f8d9c20ac66b3794136156b1986018f..55c0d9760be8d12cc52ae592e0febf1e16f5e7b1 100644 (file)
@@ -459,7 +459,7 @@ static int falcon_check_xaui_link_up(struct efx_nic *efx)
                tries--;
        }
 
-       EFX_ERR(efx, "Failed to bring XAUI link back up in %d tries!\n",
+       EFX_LOG(efx, "Failed to bring XAUI link back up in %d tries!\n",
                max_tries);
        return 0;
 }