Hello Dave. An update from ieee802154 for your *net* tree. Build system fix for a missing include from Arnd Bergmann. Setting the IFLA_LINK for the lowpan parent from Lubomir Rintel. Fixes for some RX corner cases in adf7242 driver by Michael Hennerich. And some small patches to cleanup our BUG_ON vs WARN_ON usage. regards Stefan Schmidt The following changes since commit 5e7ba042fd05043416babace5a4a953e29cf2826: qed: Fix reading stale configuration information (2018-07-05 13:27:09 +0900) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git ieee802154-for-davem-2018-07-11 for you to fetch changes up to 58e9683d14752debc6f22daf6b23e031787df31f: net: ieee802154: adf7242: Fix OCL calibration runs (2018-07-09 10:53:12 +0200) ---------------------------------------------------------------- Arnd Bergmann (1): ieee802154: mcr20a: add missing includes Lubomir Rintel (1): ieee802154: 6lowpan: set IFLA_LINK Michael Hennerich (2): net: ieee802154: adf7242: Fix erroneous RX enable net: ieee802154: adf7242: Fix OCL calibration runs Stefan Schmidt (3): ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem ieee802154: at86rf230: use __func__ macro for debug messages ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem drivers/net/ieee802154/adf7242.c | 34 ++++++++++++++++++++++++++++++++-- drivers/net/ieee802154/at86rf230.c | 15 +++++---------- drivers/net/ieee802154/fakelb.c | 2 +- drivers/net/ieee802154/mcr20a.c | 3 ++- net/ieee802154/6lowpan/core.c | 6 ++++++ 5 files changed, 46 insertions(+), 14 deletions(-) -- 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