Hi, this series contains some improvements in transmit handling which insert a retry mode for going into STATE_TX_ON instead of turning into this state with forcing after the first try. This series contains also some improvements /cleanups which squash some multiple dereferencing and don't overwrite a memory space always with the same number. - Alex Alexander Aring (6): at86rf230: add transmit retry support at86rf230: cleanup and squash stack variable at86rf230: refactor receive handling at86rf230: remove multiple dereferencing for irq at86rf230: remove multiple dereferencing for ctx at86rf230: restore trx len when needed drivers/net/ieee802154/at86rf230.c | 117 +++++++++++++++++++++---------------- 1 file changed, 67 insertions(+), 50 deletions(-) -- 2.3.0 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html