This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 7ee8d38fda Remove `intr` param from `pthread_mutex_take` add 960b4bb2a7 net/devif: initialize d_len to 0 before polling connections add d295b4e1f1 net/devif: Use the device ll header length to calculate send limit add fc1b71b9a6 net/can: add support of iob input add 6950b67b46 net/can: device buffer must be clear after enqueue to readahead No new revisions were added by this update. Summary of changes: net/can/can_callback.c | 4 ++++ net/can/can_input.c | 47 +++++++++++++++++++++++++++++++++++++++++++++-- net/devif/devif_cansend.c | 3 +-- net/devif/devif_pktsend.c | 3 +-- net/devif/devif_poll.c | 4 ++++ net/devif/devif_send.c | 2 +- 6 files changed, 56 insertions(+), 7 deletions(-)