diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-10-14 18:11:52 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-10-28 18:05:23 +0400 |
commit | ee26eaefe3fc22fdf60b6bed986a55dafda07770 (patch) | |
tree | 8b030b3809ca69e5466b2b8b5aaec6c661f879b8 /Documentation/DocBook | |
parent | 919be62b97e43e48c97a35ff82add1719d56553e (diff) | |
download | linux-ee26eaefe3fc22fdf60b6bed986a55dafda07770.tar.xz |
cfg80211: fix docbook references
Two functions were changed but their references weren't
updated in the docbook template, propagate the change.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/80211.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/80211.tmpl b/Documentation/DocBook/80211.tmpl index f403ec3c5c9a..46ad6faee9ab 100644 --- a/Documentation/DocBook/80211.tmpl +++ b/Documentation/DocBook/80211.tmpl @@ -152,8 +152,8 @@ !Finclude/net/cfg80211.h cfg80211_scan_request !Finclude/net/cfg80211.h cfg80211_scan_done !Finclude/net/cfg80211.h cfg80211_bss -!Finclude/net/cfg80211.h cfg80211_inform_bss_frame -!Finclude/net/cfg80211.h cfg80211_inform_bss +!Finclude/net/cfg80211.h cfg80211_inform_bss_width_frame +!Finclude/net/cfg80211.h cfg80211_inform_bss_width !Finclude/net/cfg80211.h cfg80211_unlink_bss !Finclude/net/cfg80211.h cfg80211_find_ie !Finclude/net/cfg80211.h ieee80211_bss_get_ie |