On Mon, Aug 14, 2017 at 06:22:32PM -0400, Vivien Didelot wrote: > The "applied" boolean of the dsa_switch_tree is only set in the new > bindings. This patch sets it in the legacy code as well.
What is missing here is: Why? I see the next patch does a WARN_ON(!applied). Why have a WARN_ON? Andrew