]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/net/mac80211.h
mac80211: fix csa_counter_offs argument name in docbook
authorLuciano Coelho <luciano.coelho@intel.com>
Thu, 15 May 2014 17:32:08 +0000 (20:32 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 May 2014 12:39:34 +0000 (14:39 +0200)
commit8d77ec856200df31623074de3fde44519df7725b
tree8788cc48dc58f5a54314c613e337c45f9aeee8f8
parentc2e4323b3316b9daec7824802ca0dd9eae4317c5
mac80211: fix csa_counter_offs argument name in docbook

The csa_counter_offs was erroneously described as csa_offs in
the docbook section.

This fixes two warnings when making htmldocs (at least):

Warning(include/net/mac80211.h:3428): No description found for parameter 'csa_counter_offs[IEEE80211_MAX_CSA_COUNTERS_NUM]'
Warning(include/net/mac80211.h:3428): Excess struct/union/enum/typedef member 'csa_offs' description in 'ieee80211_mutable_offsets'

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h