On 12/23/14 16:58, Johannes Berg wrote:
On Tue, 2014-12-23 at 16:55 +0100, Arend van Spriel wrote:
From: Gautam Kumar Shukla<gautams@xxxxxxxxxxxx>
With the wiphy::features flag being used up this patch adds a
new field wiphy::ext_features. Considering extensibility this
new field is declared as a byte array. This extensible flag is
exposed to user-space by NL80211_ATTR_EXT_FEATURES.
Ah, I guess this will compile without even any flags defined, so
Avinash, you can just build on top of this and define the first flag,
and for the sake of attribution I'll apply it as two separate patches.
If Avinash keeps my signed-off-by and add note of what he changed below
that I feel sufficiently attributed. Either way is fine by me.
It compiles, but I guess nla_put() will fail for u8[0+8-1/8] field.
Gr. AvS
Thanks Arend.
johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html