NET_SHAPER_SCOPE_NETDEV
if (shaper->handle.scope != NET_SHAPER_SCOPE_NETDEV) {
if (WARN_ON_ONCE(node.handle.scope != NET_SHAPER_SCOPE_NETDEV))
update_node = node.handle.scope != NET_SHAPER_SCOPE_NETDEV;
case NET_SHAPER_SCOPE_NETDEV:
parent->scope = NET_SHAPER_SCOPE_NETDEV;
shaper->handle.scope != NET_SHAPER_SCOPE_NETDEV) {
shaper->parent.scope != NET_SHAPER_SCOPE_NETDEV) {