mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primary
This was still referring to cfg80211_chandef_primary_freq(),
fix it.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: b82730bf57 ("wifi: cfg80211/mac80211: move puncturing into chandef")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
4dbc306e07
commit
d4655db0a1
|
|
@ -1053,7 +1053,7 @@ cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy,
|
|||
const struct cfg80211_chan_def *chandef);
|
||||
|
||||
/**
|
||||
* cfg80211_chandef_primary_freq - calculate primary 40/80/160 MHz freq
|
||||
* cfg80211_chandef_primary - calculate primary 40/80/160 MHz freq
|
||||
* @chandef: chandef to calculate for
|
||||
* @primary_chan_width: primary channel width to calculate center for
|
||||
* @punctured: punctured sub-channel bitmap, will be recalculated
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user