All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@nbd.name>
To: Hauke Mehrtens <hauke@hauke-m.de>,
	kvalo@codeaurora.org, lorenzo.bianconi@redhat.com
Cc: linux-mediatek@lists.infradead.org,
	linux-wireless@vger.kernel.org, matthias.bgg@gmail.com
Subject: Re: [PATCH] mt76: use skb_pad() instead of __skb_pad()
Date: Wed, 26 Sep 2018 17:35:17 +0200	[thread overview]
Message-ID: <dd3960e5-2731-52fd-d575-26582fde111b@nbd.name> (raw)
In-Reply-To: <20180925195251.10568-1-hauke@hauke-m.de>

On 2018-09-25 21:52, Hauke Mehrtens wrote:
> mt76 uses __skb_pad() with free_on_error set to true, this is the same
> as calling skb_pad().
> This patch does not change any functionality, but it makes it easier to
> backport this driver in backports, because skb_pad() is also available
> in older kernel versions.
> 
> Fixes: b40b15e1521f ("mt76: add usb support to mt76 layer")
> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Merged, thanks.

- Felix

WARNING: multiple messages have this Message-ID (diff)
From: Felix Fietkau <nbd-Vt+b4OUoWG0@public.gmane.org>
To: Hauke Mehrtens <hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org>,
	kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
	lorenzo.bianconi-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Cc: linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH] mt76: use skb_pad() instead of __skb_pad()
Date: Wed, 26 Sep 2018 17:35:17 +0200	[thread overview]
Message-ID: <dd3960e5-2731-52fd-d575-26582fde111b@nbd.name> (raw)
In-Reply-To: <20180925195251.10568-1-hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org>

On 2018-09-25 21:52, Hauke Mehrtens wrote:
> mt76 uses __skb_pad() with free_on_error set to true, this is the same
> as calling skb_pad().
> This patch does not change any functionality, but it makes it easier to
> backport this driver in backports, because skb_pad() is also available
> in older kernel versions.
> 
> Fixes: b40b15e1521f ("mt76: add usb support to mt76 layer")
> Signed-off-by: Hauke Mehrtens <hauke-5/S+JYg5SzeELgA04lAiVw@public.gmane.org>
Merged, thanks.

- Felix

  reply	other threads:[~2018-09-26 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25 19:52 [PATCH] mt76: use skb_pad() instead of __skb_pad() Hauke Mehrtens
2018-09-25 19:52 ` Hauke Mehrtens
2018-09-26 15:35 ` Felix Fietkau [this message]
2018-09-26 15:35   ` Felix Fietkau

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=dd3960e5-2731-52fd-d575-26582fde111b@nbd.name \
    --to=nbd@nbd.name \
    --cc=hauke@hauke-m.de \
    --cc=kvalo@codeaurora.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=matthias.bgg@gmail.com \
    /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.