提交 b936136d 编写于 作者: J Jeff Kirsher

igb: Fix code comment

Recently added code comment was missing a space that is needed.
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 17794326
......@@ -1978,7 +1978,7 @@ void igb_reset(struct igb_adapter *adapter)
}
}
#endif
/*Re-establish EEE setting */
/* Re-establish EEE setting */
if (hw->phy.media_type == e1000_media_type_copper) {
switch (mac->type) {
case e1000_i350:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册