From: Johannes Berg Date: Wed, 29 May 2013 07:08:05 +0000 (+0200) Subject: cfg80211: remove cleanup_work kernel-doc X-Git-Tag: v5.15~19707^2~103^2^2~20^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd5e14fb77d9d1dd15f9102759e8c8b31c667488;p=platform%2Fkernel%2Flinux-starfive.git cfg80211: remove cleanup_work kernel-doc I evidently forgot this when removing the work itself. Signed-off-by: Johannes Berg --- diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 13b247d..6dd1959 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -2869,7 +2869,6 @@ struct cfg80211_cached_keys; * @mgmt_registrations_lock: lock for the list * @mtx: mutex used to lock data in this struct, may be used by drivers * and some API functions require it held - * @cleanup_work: work struct used for cleanup that can't be done directly * @beacon_interval: beacon interval used on this device for transmitting * beacons, 0 when not valid * @address: The address for this device, valid only if @netdev is %NULL