]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
nl80211: Remove obsolete kerneldoc line
authorJonathan Corbet <corbet@lwn.net>
Mon, 11 Dec 2017 22:37:49 +0000 (15:37 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 19 Dec 2017 08:15:36 +0000 (09:15 +0100)
commit958a1b5a5ed02a768eb27760268251af93090caf
tree49458ae8f8d5cfc9efc8f566d3f25c5654e519c5
parent162bd5e5fd921785077b5862d8f2ffabe2fe11e5
nl80211: Remove obsolete kerneldoc line

Commit ca986ad9bcd3 (nl80211: allow multiple active scheduled scan
requests) removed WIPHY_FLAG_SUPPORTS_SCHED_SCAN but left the kerneldoc
description in place, leading to this docs-build warning:

   ./include/net/cfg80211.h:3278: warning: Excess enum value
           'WIPHY_FLAG_SUPPORTS_SCHED_SCAN' description in 'wiphy_flags'

Remove the line and gain a bit of peace.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h