delta parametros

Dependents:   EthernetInterface EthernetInterface_vz

Fork of lwip-eth by mbed official

Revision:
17:af9161326c59
Parent:
10:ab9330955226
Child:
20:d442ac6dc603
--- a/arch/TARGET_NXP/lpc_phy_dp83848.c	Wed Jul 30 16:15:16 2014 +0100
+++ b/arch/TARGET_NXP/lpc_phy_dp83848.c	Fri Sep 12 16:45:07 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;