delta parametros

Dependents:   EthernetInterface EthernetInterface_vz

Fork of lwip-eth by mbed official

Revision:
20:d442ac6dc603
Parent:
17:af9161326c59
Child:
21:886d7b0ccc87
--- a/arch/TARGET_NXP/lpc_phy_dp83848.c	Tue Sep 16 13:20:29 2014 +0000
+++ b/arch/TARGET_NXP/lpc_phy_dp83848.c	Tue Sep 16 15:07:45 2014 +0000
@@ -314,7 +314,7 @@
  */
 err_t lpc_phy_init(struct netif *netif, int rmii)
 {
-	u32_t tmp = 0;
+	u32_t tmp;
 	s32_t i;
 
 	physts.phy_speed_100mbs = olddphysts.phy_speed_100mbs = 0;