On Wednesday 23 March 2011 13:15:03 Andrew Lunn wrote:
Like other virtual interfaces, e.g. br0, we don't need a transmit queue. Packets should only be queued on real interfaces which are underneath. In practice this patch makes little difference since the virtual interfaces can accept packets as fast as they come, but the patch will avoid bufferbloat questions to the mailling lists in the future.
Signed-off-by: Andrew Lunn andrew@lunn.ch Tested-by: Linus Luesing linus.luessing@web.de
Applied in revision ga2f8a49.
Thanks, Marek