Re: [[net-next] lo uses DEPRECATED zero tx_queue_len - convert driver to use IFF_NO_QUEUE instead
From: Phil Sutter <phil@nwl.cc> Date: 2015-08-26 09:34:29
On Tue, Aug 25, 2015 at 01:16:41PM +0200, Geert Uytterhoeven wrote:
I don't know if this was reported before (I'm not subscribed to netdev), but
Google couldn't find it:
lo uses DEPRECATED zero tx_queue_len - convert driver to use
IFF_NO_QUEUE instead
This is fixed by commit e65db2b ("net: loopback: convert to using
IFF_NO_QUEUE"), part of a bigger series converting drivers (see here:
http://lists.openwall.net/netdev/2015/08/18/52).
Cheers, Phil