incubator-nuttx/drivers/net
Gregory Nutt 5b74974919 Check return from nxsem_wait_initialize()
Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution:  Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly.  This commit is only for those files under drivers/audio, drivers/net, and drivers/lcd.
2020-03-31 20:12:21 +01:00
..
Kconfig Introduce CONFIG_DEFAULT_TASK_STACKSIZE 2020-03-26 22:30:13 -05:00
Make.defs Remove NETDEV_LOOPBACK option, NET_LOOPBACK is enough 2020-02-02 08:25:06 -06:00
dm90x0.c Fix typos in comments 2020-03-03 09:11:57 -06:00
enc28j60.c Fix typos in comments 2020-03-03 09:11:57 -06:00
enc28j60.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
encx24j600.c Fix typos in comments 2020-03-03 09:11:57 -06:00
encx24j600.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
ftmac100.c Fix typos in comments 2020-03-03 09:11:57 -06:00
lan91c111.c Fix typos in comments 2020-03-03 09:11:57 -06:00
lan91c111.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
loopback.c Fix typos in comments 2020-03-03 09:11:57 -06:00
phy_notify.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
rpmsgdrv.c Fix typos in comments 2020-03-03 09:11:57 -06:00
skeleton.c Fix typos in comments 2020-03-03 09:11:57 -06:00
slip.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
telnet.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00
tun.c Check return from nxsem_wait_initialize() 2020-03-31 20:12:21 +01:00