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/incubator-nuttx.git
from 18ce70c1e7 boards: qemu-armv8a: Fix pthread_attr_setstacksize failed in ostest new ec4af00538 Add Cellular link layer support new 85440f5db6 net/ioctl/cellular: remove redundant logic The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: include/net/if.h | 11 +++++++++++ include/nuttx/net/ioctl.h | 4 ++++ include/nuttx/net/net.h | 3 ++- net/Kconfig | 7 +++++++ net/netdev/netdev_ioctl.c | 25 +++++++++++++++++++++---- net/netdev/netdev_register.c | 10 ++++++++++ 6 files changed, 55 insertions(+), 5 deletions(-)