mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
cfg80211: remove cleanup_work kernel-doc
I evidently forgot this when removing the work itself. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
31eba5bc56
commit
bd5e14fb77
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user