> +                     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
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to