mirror of https://gitee.com/openkylin/linux.git
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:
parent
f71dde6a44
commit
3fa8293634
|
@ -3479,6 +3479,7 @@ static s32 e1000_setup_copper_link_ich8lan(struct e1000_hw *hw)
|
|||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
return e1000e_setup_copper_link(hw);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue