delta parametros

Dependents:   EthernetInterface EthernetInterface_vz

Fork of lwip-eth by mbed official

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