On Fri, Mar 25, 2016 at 12:55:41PM -0700, Ulises Brindis wrote: > of_node_put is iterating through all terms in the tbps array even though > the bind has failed. We need to only iterate through the terms that have > already passed the binding step.
Thanks for your patch. Queueing into my -fixes branch.