Currently stop is being called unconditionally without even checking if start is called which will result in crash where multiple instances are present and stop gets called even without calling start. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| arp.c | ||
| arp.h | ||
| bootp.c | ||
| bootp.h | ||
| cdp.c | ||
| cdp.h | ||
| dns.c | ||
| dns.h | ||
| eth-uclass.c | ||
| eth_common.c | ||
| eth_internal.h | ||
| eth_legacy.c | ||
| fastboot.c | ||
| link_local.c | ||
| link_local.h | ||
| mdio-mux-uclass.c | ||
| mdio-uclass.c | ||
| net.c | ||
| net_rand.h | ||
| nfs.c | ||
| nfs.h | ||
| pcap.c | ||
| ping.c | ||
| ping.h | ||
| rarp.c | ||
| rarp.h | ||
| sntp.c | ||
| tftp.c | ||
| udp.c | ||
| wol.c | ||
| wol.h | ||