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: Wed, 30 Oct 2019 16:43:50 +0200	[thread overview]
Message-ID: <877e4m2t09.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1572349405-4653-2-git-send-email-murugana@codeaurora.org> (Sathishkumar Muruganandam's message of "Tue, 29 Oct 2019 17:13:24 +0530")

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.

-- 
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-30 14:43 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 [this message]
2019-10-31  9:53     ` Sathishkumar Muruganandam
2019-10-31  9:56       ` Kalle Valo
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=877e4m2t09.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.