All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: Johannes Berg <johannes@sipsolutions.net>, backports@vger.kernel.org
Cc: Johannes Berg <johannes.berg@intel.com>, emmanuel.grumbach@intel.com
Subject: Re: [PATCH v2] backports: add spatch to handle IFF_NO_QUEUE
Date: Tue, 22 Sep 2015 23:41:09 +0200	[thread overview]
Message-ID: <5601CAF5.4040907@hauke-m.de> (raw)
In-Reply-To: <1441790875-8496-1-git-send-email-johannes@sipsolutions.net>

On 09/09/2015 11:27 AM, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@intel.com>
> 
> This flag doesn't exist on newer kernels, but replaced the tx_queue_len
> assignment, so can't just be backported to have no effect. Instead, add
> a semantic patch that puts back the tx_queue_len=0 assignment on older
> kernel versions.
> 
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
> ---
>  patches/collateral-evolutions/network/0062-iff-no-queue.cocci | 9 +++++++++
>  1 file changed, 9 insertions(+)
>  create mode 100644 patches/collateral-evolutions/network/0062-iff-no-queue.cocci
> 

Thank you for the patch, it was applied and pushed out.

Hauke
--
To unsubscribe from this list: send the line "unsubscribe backports" in

      parent reply	other threads:[~2015-09-22 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09  9:27 [PATCH v2] backports: add spatch to handle IFF_NO_QUEUE Johannes Berg
2015-09-14  8:25 ` Luis R. Rodriguez
2015-09-14  8:27   ` Johannes Berg
2015-09-14  9:33     ` Luis R. Rodriguez
2015-09-14 19:48       ` Julia Lawall
2015-09-30 19:10         ` Luis R. Rodriguez
2015-09-14 19:15     ` Julia Lawall
2015-09-22 21:41 ` Hauke Mehrtens [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5601CAF5.4040907@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=backports@vger.kernel.org \
    --cc=emmanuel.grumbach@intel.com \
    --cc=johannes.berg@intel.com \
    --cc=johannes@sipsolutions.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.