igb: Cleanups for messaging
[deliverable/linux.git] / drivers / net / ethernet / intel / igb / e1000_phy.c
index 4009bbab7407d21945e7c1af20df5deedba564a3..ec7dc6c511bb9f12a997d1d321e433a9bf1de832 100644 (file)
@@ -924,8 +924,7 @@ static s32 igb_copper_link_autoneg(struct e1000_hw *hw)
        if (phy->autoneg_wait_to_complete) {
                ret_val = igb_wait_autoneg(hw);
                if (ret_val) {
-                       hw_dbg("Error while waiting for "
-                              "autoneg to complete\n");
+                       hw_dbg("Error while waiting for autoneg to complete\n");
                        goto out;
                }
        }
This page took 0.024104 seconds and 5 git commands to generate.