nuttx/drivers/rptun
Bowen Wang 69756f277e rptun_dump: do not acquire the lock when has hold the lock
Otherwise, system will crash again when call rptun_dump_all()
after has acquired the lock.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2023-06-17 19:38:39 +08:00
..
Kconfig
Make.defs
rptun_dump.c rptun_dump: do not acquire the lock when has hold the lock 2023-06-17 19:38:39 +08:00
rptun_ping.c arch/arm64: the arm64 perf interface supports pmu 2023-04-10 16:23:49 -03:00
rptun.c rptun: init the semtx before the thread/workqueue created 2023-06-17 19:38:39 +08:00
rptun.h