From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Drop kernel-doc comment for this value since this value was dropped in a previous commit. Fixes >100 of these warnings: ../include/net/cfg80211.h:3278: warning: Excess enum value 'WIPHY_FLAG_SUPPORTS_SCHED_SCAN' description in 'wiphy_flags' Fixes: ca986ad9bcd3 ("nl80211: allow multiple active scheduled scan requests") Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Cc: Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx> --- include/net/cfg80211.h | 1 - 1 file changed, 1 deletion(-) --- lnx-415-rc2.orig/include/net/cfg80211.h +++ lnx-415-rc2/include/net/cfg80211.h @@ -3226,7 +3226,6 @@ struct cfg80211_ops { * @WIPHY_FLAG_IBSS_RSN: The device supports IBSS RSN. * @WIPHY_FLAG_MESH_AUTH: The device supports mesh authentication by routing * auth frames to userspace. See @NL80211_MESH_SETUP_USERSPACE_AUTH. - * @WIPHY_FLAG_SUPPORTS_SCHED_SCAN: The device supports scheduled scans. * @WIPHY_FLAG_SUPPORTS_FW_ROAM: The device supports roaming feature in the * firmware. * @WIPHY_FLAG_AP_UAPSD: The device supports uapsd on AP. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html