fix a crash in ip175c attribute enumeration
authorFelix Fietkau <nbd@openwrt.org>
Thu, 30 Apr 2009 13:57:22 +0000 (13:57 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 30 Apr 2009 13:57:22 +0000 (13:57 +0000)
SVN-Revision: 15506

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

index c56186192cd4713d4412eb64157e58e4e7af0af2..b780f865611cf96ed7ffe6bc9c6d534faab66a7c 100644 (file)
@@ -1115,7 +1115,6 @@ enum Ports {
 };
 
 enum Globals {
-       IP175C_RESET,
        IP175C_ENABLE_VLAN,
        IP175C_GET_NAME,
        IP175C_REGISTER_PHY,