All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Sathishkumar Muruganandam <murugana@codeaurora.org>
Cc: ath11k@lists.infradead.org
Subject: Re: [PATCH 1/2] nl80211: add Wide Band Scan support
Date: Thu, 31 Oct 2019 11:56:55 +0200	[thread overview]
Message-ID: <87lft11bmg.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <9a59444a57a898ec26e5824aa22db081@codeaurora.org> (Sathishkumar Muruganandam's message of "Thu, 31 Oct 2019 15:23:56 +0530")

Sathishkumar Muruganandam <murugana@codeaurora.org> writes:

> On 2019-10-30 20:13, Kalle Valo wrote:
>> Sathishkumar Muruganandam <murugana@codeaurora.org> writes:
>>
>>> New nl80211 ext_feature and scan_flag added to support wide band
>>> scan which
>>> allows driver to scan on requested channel with corresponding
>>> phy mode/bandwidth (40Mhz, 80Mhz).
>>>
>>> To handle center frequency of 80Mhz channel, struct
>>> cfg80211_chan_def is
>>> included in cfg80211_scan_request.
>>>
>>> Signed-off-by: Sathishkumar Muruganandam <murugana@codeaurora.org>
>>> ---
>>>  include/net/cfg80211.h       |  2 ++
>>>  include/uapi/linux/nl80211.h |  7 +++++
>>>  net/mac80211/scan.c          |  2 ++
>>>  net/wireless/nl80211.c       | 68
>>> ++++++++++++++++++++++++++++----------------
>>>  4 files changed, 55 insertions(+), 24 deletions(-)
>>
>> I don't apply nl80211 patches. So you need to submit this to
>> linux-wireless like all other nl80211 patches.
>>
>> I'll also drop the ath11k patch, please resend once the nl80211
>> patch is
>> applied.
>
> Here both nl80211 and ath11k patches are inter-related to Wide band
> scan and hence I had sent them as single patch series like the other
> previous ath11k patches.

Sure.

> If I need to submit nl80211 patch to linux-wireless first, whether I
> can send ath11k patch also in series ?

Yeah, I think that's the best as then people can see how a driver would
be using the feature. But make sure that nl80211/mac80211 patch applies
to mac80211-next.

-- 
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

  reply	other threads:[~2019-10-31  9:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 11:43 [PATCH 0/2] add Wide Band Scan support Sathishkumar Muruganandam
2019-10-29 11:43 ` [PATCH 1/2] nl80211: " Sathishkumar Muruganandam
2019-10-30 14:43   ` Kalle Valo
2019-10-31  9:53     ` Sathishkumar Muruganandam
2019-10-31  9:56       ` Kalle Valo [this message]
2019-10-29 11:43 ` [PATCH 2/2] ath11k: " Sathishkumar Muruganandam
2019-10-31 12:27 [PATCH 0/2] " Sathishkumar Muruganandam
2019-10-31 12:27 ` [PATCH 1/2] nl80211: " Sathishkumar Muruganandam
2019-10-31 12:27   ` Sathishkumar Muruganandam

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=87lft11bmg.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=ath11k@lists.infradead.org \
    --cc=murugana@codeaurora.org \
    /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.