($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Ram Subramanian <ram.subramanian@getcruise.com>
To: iwd@lists.linux.dev
Cc: Ram Subramanian <ram.subramanian@getcruise.com>
Subject: [PATCH 2/3] client: report channel if present in diag message
Date: Wed, 21 Feb 2024 13:46:23 -0800	[thread overview]
Message-ID: <20240221214624.601337-2-ram.subramanian@getcruise.com> (raw)
In-Reply-To: <20240221214624.601337-1-ram.subramanian@getcruise.com>

---
 client/diagnostic.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/client/diagnostic.c b/client/diagnostic.c
index 6360b7e2..e4050201 100644
--- a/client/diagnostic.c
+++ b/client/diagnostic.c
@@ -93,6 +93,7 @@ static const struct diagnostic_dict_mapping diagnostic_mapping[] = {
 	{ "RxMCS", 'y' },
 	{ "TxMCS", 'y' },
 	{ "Frequency", 'u' },
+	{ "Channel", 'y' },
 	{ "Security", 's' },
 	{ NULL }
 };
-- 
2.43.2


-- 


*Confidentiality Note:* We care about protecting our proprietary 
information, confidential material, and trade secrets. This message may 
contain some or all of those things. Cruise will suffer material harm if 
anyone other than the intended recipient disseminates or takes any action 
based on this message. If you have received this message (including any 
attachments) in error, please delete it immediately and notify the sender 
promptly.

  reply	other threads:[~2024-02-21 21:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-21 21:46 [PATCH 1/3] station: add channel number to diagnostics message Ram Subramanian
2024-02-21 21:46 ` Ram Subramanian [this message]
2024-02-21 21:46 ` [PATCH 3/3] doc: document channel field in station diagnostics Ram Subramanian
2024-02-22 14:27 ` [PATCH 1/3] station: add channel number to diagnostics message James Prestwood
2024-02-22 14:37 ` Marcel Holtmann
2024-02-23 20:11   ` [EXT] " Ram Subramanian

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=20240221214624.601337-2-ram.subramanian@getcruise.com \
    --to=ram.subramanian@getcruise.com \
    --cc=iwd@lists.linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).