]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/linux/netdevice.h
net: declare new net_device priv_flag IFF_NO_QUEUE
authorPhil Sutter <phil@nwl.cc>
Thu, 13 Aug 2015 17:01:06 +0000 (19:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Aug 2015 18:50:18 +0000 (11:50 -0700)
commitfa8187c96471c49419c25d4ec3299d17d3f274b2
tree37b45338317c561793f3390bf64228aa857df257
parent8f8ff9135b28a7560a5627aceaf289e3f0d4cd64
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: Phil Sutter <phil@nwl.cc>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h