commit | cce4c77b87ce7e71a0f244a3dfb6ac1c3a1bc67e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue May 19 10:39:34 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:32 2009 -0400 |
tree | 0de4a33b1a23836a6324dbcbc9468962513e8d16 | |
parent | 2c617b0324c4b05e8e08f14407a9be3b7756768f [diff] |
mac80211: fix kernel-doc Moving information from config_interface to bss_info_changed removed struct ieee80211_if_conf which the documentation still refers to, additionally there's one kernel-doc description too much and one other missing, fix all this. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>