dect
/
linux-2.6
Archived
13
0
Fork 0

e1000e: cleanup: minor whitespace addition (insert blank line separator)

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
Bruce Allan 2012-02-08 02:55:40 +00:00 committed by Jeff Kirsher
parent f71dde6a44
commit 3fa8293634
1 changed files with 1 additions and 0 deletions

View File

@ -3479,6 +3479,7 @@ static s32 e1000_setup_copper_link_ich8lan(struct e1000_hw *hw)
default:
break;
}
return e1000e_setup_copper_link(hw);
}