Michael Wu wrote: > This is fine, though it would be nice if we can shut the warning off. > Virtual > interfaces can try to take the xmit lock of the master device, but the > master > device will never try to take the xmit lock of the virtual interfaces and > especially not while holding its own xmit lock. You can shut the warning off by explicitly labeling the master lock as belonging to a different class or something. Bridging code has similar things IIRC, maybe check there. johannes - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html