]> granicus.if.org Git - esp-idf/commit
tcpip_adapter: not free netif when tcpip adapter is stopped
authorLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 30 Jun 2017 08:49:42 +0000 (16:49 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Thu, 13 Jul 2017 10:42:45 +0000 (18:42 +0800)
commitd724cc23d27177376c265a728f86a41619396e51
treec313662717cf70a9f3e297eb724cb9e88e61d7a7
parentcfbb1a652b559c7efcf101d9059d49beb8bc4bbe
tcpip_adapter: not free netif when tcpip adapter is stopped

When tcpip adapter is stop, don't free the netif
components/lwip/include/lwip/lwip/netif.h
components/lwip/port/netif/ethernetif.c
components/lwip/port/netif/wlanif.c
components/tcpip_adapter/tcpip_adapter_lwip.c