zephyr/subsys/net
Gil Pitney 00895795fa net: Fix assert on net_if_api send for NET_OFFLOAD drivers.
Recently, the wifi net offload driver has been asserting
as init_iface() was checking for api->send != NULL, even in
the case of NET_OFFLOAD

This patch suggests a fix to handle the NET_OFFLOAD case.

Signed-off-by: Gil Pitney <gil.pitney@linaro.org>
2018-10-12 09:58:16 +03:00
..
ip net: Fix assert on net_if_api send for NET_OFFLOAD drivers. 2018-10-12 09:58:16 +03:00
l2 net: arp: Add support for receiving gratuitous ARP request 2018-10-10 16:12:35 +03:00
lib net: sockets: Get socket offload to build after net logging overhaul. 2018-10-11 15:51:57 +03:00
CMakeLists.txt
Kconfig net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
Kconfig.hostname net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
Kconfig.template.log_config.default.net net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
Kconfig.template.log_config.net net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
TODO
buf.c net: buf: Convert to new logging system 2018-10-04 14:13:57 +03:00
hostname.c net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00