浏览代码

fix a crash in ip175c attribute enumeration

SVN-Revision: 15506
Felix Fietkau 16 年之前
父节点
当前提交
4e12c9d210
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      target/linux/generic-2.6/files/drivers/net/phy/ip175c.c

+ 0 - 1
target/linux/generic-2.6/files/drivers/net/phy/ip175c.c

@@ -1115,7 +1115,6 @@ enum Ports {
 };
 };
 
 
 enum Globals {
 enum Globals {
-	IP175C_RESET,
 	IP175C_ENABLE_VLAN,
 	IP175C_ENABLE_VLAN,
 	IP175C_GET_NAME,
 	IP175C_GET_NAME,
 	IP175C_REGISTER_PHY,
 	IP175C_REGISTER_PHY,