Hi Johan, > When kfree() is all that's needed to free an object protected by RCU > there's a kfree_rcu() convenience function that can be used. This patch > updates the 6lowpan code to use this, thereby eliminating the need for > the separate peer_free() function. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/6lowpan.c | 11 ++--------- > 1 file changed, 2 insertions(+), 9 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html