提交 8e153faf 编写于 作者: S Sasha Neftin 提交者: Tony Nguyen

igc: Remove unused phy type

_phy_none type not in use. Clean up the code accordingly,
and get rid of the unused enum line
Signed-off-by: NSasha Neftin <sasha.neftin@intel.com>
Reviewed-by: NPaul Menzel <pmenzel@molgen.mpg.de>
Tested-by: NNechama Kraus <nechamax.kraus@linux.intel.com>
Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com>
上级 7a34cda1
...@@ -55,7 +55,6 @@ enum igc_mac_type { ...@@ -55,7 +55,6 @@ enum igc_mac_type {
enum igc_phy_type { enum igc_phy_type {
igc_phy_unknown = 0, igc_phy_unknown = 0,
igc_phy_none,
igc_phy_i225, igc_phy_i225,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册