forked from Imagelibrary/lwip
Added one strategic LWIP_DEBUGF to snmp_send_response().
This commit is contained in:
@@ -193,6 +193,7 @@ snmp_send_response(struct snmp_msg_pstat *m_stat)
|
||||
udp_disconnect(m_stat->pcb);
|
||||
|
||||
pbuf_free(p);
|
||||
LWIP_DEBUGF(SNMP_MSG_DEBUG, ("snmp_snd_response() done\n"));
|
||||
return err;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user