cfg80211: fix docbook warning
authorLuciano Coelho <luciano.coelho@intel.com>
Wed, 7 May 2014 16:07:05 +0000 (19:07 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 May 2014 09:59:35 +0000 (11:59 +0200)
commitc3d620362dfe9218c7637354c7bce344ea771a31
tree4cc940ea96f3c8bf5f4a7ae1ac88fcd10ae2348c
parentcf8767dd7635d2209485dc765965d33537ad66eb
cfg80211: fix docbook warning

When trying to generate documentation, at least xmldocs, we get the
following warning:

Warning(include/net/cfg80211.h:461): No description found for parameter 'nl80211_iftype'

Fix it by adding the iftype argument name to the
cfg80211_chandef_dfs_required() function declaration.

Reported-and-tested-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h