Skip to content
Commit fa8187c9 authored by Phil Sutter's avatar Phil Sutter Committed by David S. Miller
Browse files

net: declare new net_device priv_flag IFF_NO_QUEUE



This private net_device flag can be set by drivers to inform that a
device runs fine without a qdisc attached. This was formerly done by
setting tx_queue_len to zero.

Signed-off-by: default avatarPhil Sutter <phil@nwl.cc>
Acked-by: default avatarJesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8f8ff913
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment