]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'IFF_NO_QUEUE-semantics'
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 Nov 2016 01:15:56 +0000 (20:15 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Nov 2016 01:15:56 +0000 (20:15 -0500)
commit5f7f75027f89b741a977db730abd66695fe75f2d
treefd0201d39d33a237267cf9c0ca62166e3b246469
parentfc13fd3986257882a69581c3c8203221053f474d
parent84c46dd865384a1613e797b967552e4a428b5202
Merge branch 'IFF_NO_QUEUE-semantics'

Jesper Dangaard Brouer says:

====================
qdisc and tx_queue_len cleanups for IFF_NO_QUEUE devices

This patchset is a cleanup for IFF_NO_QUEUE devices.  It will
hopefully help userspace get a more consistent behavior when attaching
qdisc to such virtual devices.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>