zephyr/drivers/wifi
NavinSankar Velliangiri e5328b8931 drivers: wifi: Fix the use of net_pkt_write() in eswifi driver
net_pkt_write() function returns 0 on success. But in this driver a
warning is thrown when zero is returned. Hence fix the driver to throw
the warning only when the negative value is returned.

Signed-off-by: NavinSankar Velliangiri <navin@linumiz.com>
2019-12-18 21:58:21 +01:00
..
eswifi drivers: wifi: Fix the use of net_pkt_write() in eswifi driver 2019-12-18 21:58:21 +01:00
simplelink kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
winc1500 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00