Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1374444
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net] tuntap: restore default qdisc |
| Date | 2016-04-08 22:00 +0200 |
| Message-ID | <rlKJs-qD-5@gated-at.bofh.it> (permalink) |
| References | <rlx9w-7sb-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Jason Wang <jasowang@redhat.com>
Date: Fri, 8 Apr 2016 13:26:48 +0800
> After commit f84bb1eac027 ("net: fix IFF_NO_QUEUE for drivers using
> alloc_netdev"), default qdisc was changed to noqueue because
> tuntap does not set tx_queue_len during .setup(). This patch restores
> default qdisc by setting tx_queue_len in tun_setup().
>
> Fixes: f84bb1eac027 ("net: fix IFF_NO_QUEUE for drivers using alloc_netdev")
> Cc: Phil Sutter <phil@nwl.cc>
> Signed-off-by: Jason Wang <jasowang@redhat.com>
Applied and queued up for -stable, thanks Jason.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net] tuntap: restore default qdisc Jason Wang <jasowang@redhat.com> - 2016-04-08 07:30 +0200 Re: [PATCH net] tuntap: restore default qdisc "Michael S. Tsirkin" <mst@redhat.com> - 2016-04-08 09:50 +0200 Re: [PATCH net] tuntap: restore default qdisc Phil Sutter <phil@nwl.cc> - 2016-04-08 11:10 +0200 Re: [PATCH net] tuntap: restore default qdisc David Miller <davem@davemloft.net> - 2016-04-08 22:00 +0200
csiph-web