mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
0de9e387a7
TX poll callback in device lo(loopback) can be replaced by devif_loopback() from devif_poll() hook, remove duplicate code to reuse this logic Signed-off-by: chao an <anchao@xiaomi.com>