zephyr/subsys
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
..
app_memory
bluetooth Bluetooth: controller: Fix connection failed to be established 2018-10-11 20:50:44 +02:00
console
cpp
debug
dfu
disk
fs
logging logging: Postpone log processing when no backends enabled 2018-10-11 13:29:50 +03:00
mgmt
net net: Fix assert on net_if_api send for NET_OFFLOAD drivers. 2018-10-12 09:58:16 +03:00
power
random
settings
shell
storage
usb netusb: Remove ifdef registration for functions 2018-10-11 14:45:26 -04:00
CMakeLists.txt
Kconfig