Hi Alex, > This patch moves the hardware setting before calling the driver start > callback which activates the receive handling. The hardware setup > contains settings like address filtering which should be setup before > activate the receive handling on the transceiver. These setting are > protected by ieee802154_check_concurrent_iface check. This means we > need to set these registers once before calling drv_start and can't > be overwritten by other interfaces. > > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > --- > net/mac802154/iface.c | 103 +++++++++++++++++++++++++++----------------------- > 1 file changed, 55 insertions(+), 48 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- 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