Commit e5a7596e authored by Andrew Morton's avatar Andrew Morton Committed by Jeff Garzik

[PATCH] ixgb whitespace fix

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
parent 872dfc41
...@@ -223,8 +223,6 @@ ixgb_identify_phy(struct ixgb_hw *hw) ...@@ -223,8 +223,6 @@ ixgb_identify_phy(struct ixgb_hw *hw)
DEBUGOUT("Identified G6104 optics\n"); DEBUGOUT("Identified G6104 optics\n");
phy_type = ixgb_phy_type_g6104; phy_type = ixgb_phy_type_g6104;
break; break;
default: default:
DEBUGOUT("Unknown physical layer module\n"); DEBUGOUT("Unknown physical layer module\n");
phy_type = ixgb_phy_type_unknown; phy_type = ixgb_phy_type_unknown;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment