From: Johannes Berg <johannes@sipsolutions.net>
To: greearb@candelatech.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] mac80211: add vht cap decode to debugfs.
Date: Mon, 02 May 2016 23:23:53 +0200 [thread overview]
Message-ID: <1462224233.5898.22.camel@sipsolutions.net> (raw)
In-Reply-To: <1462223956-23384-1-git-send-email-greearb@candelatech.com>
> + if (vhtc->cap & IEEE80211_VHT_CAP_ ## a)+
> p += scnprintf(p, sizeof(buf) + buf
> - p, \
> + "\t\t%s\n", b);
Why not use #a instead of b?
> + PFLAG(MAX_MPDU_LENGTH_3895, "MAX-MPDU-3895");
Makes that a bit longer in the printout, but makes the code shorter.
johannes
next prev parent reply other threads:[~2016-05-02 21:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 21:19 [PATCH] mac80211: add vht cap decode to debugfs greearb
2016-05-02 21:23 ` Johannes Berg [this message]
2016-05-02 21:27 ` Ben Greear
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=1462224233.5898.22.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=greearb@candelatech.com \
--cc=linux-wireless@vger.kernel.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.