diff options
author | Jouni Malinen <jouni@qca.qualcomm.com> | 2017-01-13 01:12:22 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2017-01-13 09:47:08 +0100 |
commit | c88215d7050f065afaed33e9599c2ef4e5e6ee22 (patch) | |
tree | e71c0d4de5864b104c36ebba31c872077d69c957 /drivers/ide/ide-scan-pci.c | |
parent | 3093ebbeabcdddc9a982950052f2151df43c7aa2 (diff) |
cfg80211: Fix documentation for connect result
The function documentation for cfg80211_connect_bss() and
cfg80211_connect_result() was still claiming that they are used only for
a success case while these functions can now be used to report both
success and various failure cases. The actual use cases were already
described in the connect() documentation.
Update the function specific comments to note the failure cases and also
describe how the special status == -1 case is used in
cfg80211_connect_bss() to indicate a connection timeout based on the
internal implementation in cfg80211_connect_timeout().
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
[use tabs for indentation]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/ide/ide-scan-pci.c')
0 files changed, 0 insertions, 0 deletions