Hello Dave. An update from ieee802154 for *net-next* Two small patches with updates targeting teh whole tree. Sergin does update SPI drivers to the new transfer delay handling and Gustavo did one of his zero-length array replacement patches. Please pull, or let me know if there are any problems. regards Stefan Schmidt The following changes since commit 9f6e055907362f6692185c1c9658295d24095c74: Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-02-27 18:31:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next.git tags/ieee802154-for-davem-2020-03-13 for you to fetch changes up to 53cb2cfaa62d122fa9d92398926a6b7e8f052844: cfg802154: Replace zero-length array with flexible-array member (2020-02-29 14:39:08 +0100) ---------------------------------------------------------------- Gustavo A. R. Silva (1): cfg802154: Replace zero-length array with flexible-array member Sergiu Cuciurean (1): net: ieee802154: ca8210: Use new structure for SPI transfer delays drivers/net/ieee802154/ca8210.c | 3 ++- include/net/cfg802154.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)