From: Gautam Kumar Shukla Date: Tue, 23 Dec 2014 15:55:19 +0000 (+0100) Subject: cfg80211: add extensible feature flag attribute X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~206^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d75bb06b61cb69ee6223d791d3bb230e68623b20;p=pandora-kernel.git cfg80211: add extensible feature flag attribute 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. Cc: Avinash Patil Signed-off-by: Gautam (Gautam Kumar) Shukla Signed-off-by: Arend van Spriel Signed-off-by: Johannes Berg --- Reading git-diff-tree failed