QDISC_STATE_NON_EMPTY
return !(READ_ONCE(qdisc->state) & QDISC_STATE_NON_EMPTY);
READ_ONCE(qdisc->state) & QDISC_STATE_NON_EMPTY) {