> Do you have lock debugging enabled in your code ? I am getting a recursive > lock warning due to a recursive call to dev_mc_sync(). I think we may have > to implement lock nesting for dsa, similar to how it id done for vlan > support, but I have not been able to figure out how exactly it works yet.
I might be able to help, since i solve two similar problems already in DSA, one for MDIO bus, and a second one for transmit buffers. Andrew -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html