From: Luciano Coelho Date: Thu, 15 May 2014 17:32:08 +0000 (+0300) Subject: mac80211: fix csa_counter_offs argument name in docbook X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d77ec856200df31623074de3fde44519df7725b;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed