From: Kalle Valo <kvalo@codeaurora.org>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: Amitkumar Karwar <akarwar@marvell.com>,
"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Julian Calaby <julian.calaby@gmail.com>,
Shengzhen Li <szli@marvell.com>,
Enric Balletbo i Serra <enric.balletbo@collabora.com>,
"netdev\@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-wireless\@vger.kernel.org"
<linux-wireless@vger.kernel.org>,
Nishant Sarmukadam <nishants@marvell.com>
Subject: Re: [PATCH v2 2/3] mwifiex: move .get_tx_power logic to station ioctl file
Date: Wed, 22 Jun 2016 09:17:13 +0300 [thread overview]
Message-ID: <87vb11iw7q.fsf@purkki.adurom.net> (raw)
In-Reply-To: <aeeb25f2-3253-0931-1e84-edc4590208b3@osg.samsung.com> (Javier Martinez Canillas's message of "Tue, 21 Jun 2016 10:47:01 -0400")
Javier Martinez Canillas <javier@osg.samsung.com> writes:
>>> Patch 3/3 applies cleanly even after dropping patch 2/3.
>>> Is that Ok for you or do you want me to re-resend a v3
>>> with only patches 1/3 and 3/3?
>>
>> I can drop patch 2, no need to resend. Thanks.
>>
>
> I saw that you sent your pull request for v4.8 but the
> patches from this series were not included:
>
> https://lkml.org/lkml/2016/6/21/400
I had forgotten to change the state of patches 1 and 3 from 'Changes
Requested' back to 'New' and that's why I missed them. I did that now so
they are back in my queue:
https://patchwork.kernel.org/patch/9158855/
https://patchwork.kernel.org/patch/9158851/
Thanks for checking.
--
Kalle Valo
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Javier Martinez Canillas
<javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
Cc: Amitkumar Karwar
<akarwar-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
"linux-kernel\@vger.kernel.org"
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Julian Calaby
<julian.calaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Shengzhen Li <szli-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>,
Enric Balletbo i Serra
<enric.balletbo-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>,
"netdev\@vger.kernel.org"
<netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
"linux-wireless\@vger.kernel.org"
<linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Nishant Sarmukadam
<nishants-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
Subject: Re: [PATCH v2 2/3] mwifiex: move .get_tx_power logic to station ioctl file
Date: Wed, 22 Jun 2016 09:17:13 +0300 [thread overview]
Message-ID: <87vb11iw7q.fsf@purkki.adurom.net> (raw)
In-Reply-To: <aeeb25f2-3253-0931-1e84-edc4590208b3-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> (Javier Martinez Canillas's message of "Tue, 21 Jun 2016 10:47:01 -0400")
Javier Martinez Canillas <javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org> writes:
>>> Patch 3/3 applies cleanly even after dropping patch 2/3.
>>> Is that Ok for you or do you want me to re-resend a v3
>>> with only patches 1/3 and 3/3?
>>
>> I can drop patch 2, no need to resend. Thanks.
>>
>
> I saw that you sent your pull request for v4.8 but the
> patches from this series were not included:
>
> https://lkml.org/lkml/2016/6/21/400
I had forgotten to change the state of patches 1 and 3 from 'Changes
Requested' back to 'New' and that's why I missed them. I did that now so
they are back in my queue:
https://patchwork.kernel.org/patch/9158855/
https://patchwork.kernel.org/patch/9158851/
Thanks for checking.
--
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2016-06-22 6:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 17:02 [PATCH v2 0/3] mwifiex: add .get_tx_power and .get_antenna cfg80211 operations Javier Martinez Canillas
2016-06-06 17:02 ` [PATCH v2 1/3] mwifiex: add a cfg80211 .get_tx_power operation callback Javier Martinez Canillas
2016-06-09 8:10 ` Enric Balletbo Serra
2016-07-05 13:29 ` [v2, " Kalle Valo
2016-06-06 17:02 ` [PATCH v2 2/3] mwifiex: move .get_tx_power logic to station ioctl file Javier Martinez Canillas
2016-06-09 8:11 ` Enric Balletbo Serra
2016-06-10 14:30 ` Kalle Valo
2016-06-10 14:37 ` Javier Martinez Canillas
2016-06-10 16:26 ` Amitkumar Karwar
2016-06-10 19:33 ` Javier Martinez Canillas
2016-06-10 19:33 ` Javier Martinez Canillas
2016-06-10 19:54 ` Kalle Valo
2016-06-10 19:54 ` Kalle Valo
2016-06-21 14:47 ` Javier Martinez Canillas
2016-06-22 6:17 ` Kalle Valo [this message]
2016-06-22 6:17 ` Kalle Valo
2016-06-22 12:57 ` Javier Martinez Canillas
2016-06-06 17:02 ` [PATCH v2 3/3] mwifiex: add get_antenna support for cfg80211 Javier Martinez Canillas
2016-06-09 8:12 ` Enric Balletbo Serra
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=87vb11iw7q.fsf@purkki.adurom.net \
--to=kvalo@codeaurora.org \
--cc=akarwar@marvell.com \
--cc=enric.balletbo@collabora.com \
--cc=javier@osg.samsung.com \
--cc=julian.calaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nishants@marvell.com \
--cc=szli@marvell.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.