cfg80211: fix an htmldoc warning
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 13 Apr 2021 11:38:50 +0000 (14:38 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 19 Apr 2021 09:57:35 +0000 (11:57 +0200)
commit810344ed07d9ea55e42e99d87034e234e7e6a4a5
tree2d06f98d4a9c87b5ef4efbb31944fee76b34f019
parent8a16ffdc4cf37c1e6204054b0fb44052c8a48f0d
cfg80211: fix an htmldoc warning

The htmldoc produces this warning which was introduced
bu the commit below.

include/net/cfg80211.h:6643: warning: expecting prototype for wiphy_rfkill_set_hw_state().
Prototype was for wiphy_rfkill_set_hw_state_reason() instead

Fixes: 6f779a66dc84 ("cfg80211: allow specifying a reason for hw_rfkill")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://lore.kernel.org/r/20210413113850.59098-1-emmanuel.grumbach@intel.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h