From: Alexander Aring <alex.aring@xxxxxxxxx> Date: Sat, 03 Oct 2015 08:44:14 +0200 > > Hi Jean, > > On Fri, Oct 02, 2015 at 10:46:52PM -0600, Jεan Sacren wrote: > > From: Jean Sacren <sakiwit@xxxxxxxxx> > > > > In nl802154_prepare_wpan_dev_dump(), rtnl_unlock() was missing if it > > There is no rtnl_unlock missing, the rtnl_unlock call will be done by > function "nl802154_finish_wpan_dev_dump". > > The rtnl lock need to be held at the full netlink _dump_ callback, e.g.: > > 1. call nl802154_prepare_wpan_dev_dump > > 2. doing netlink things > > 3. nl802154_finish_wpan_dev_dump I'm so sorry. Thank you for teaching me again. -- 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