summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2011-08-25 17:07:24 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-08-29 15:25:29 -0400
commit4a711a8559adbf8639d445d8bf195fc929680d11 (patch)
tree0bdd3b69766e49f83c319a3fb203acb558d2df95 /include/net/cfg80211.h
parent817a53d9866ab4118e2dd17a9ffe80700eac40ac (diff)
downloadop-kernel-dev-4a711a8559adbf8639d445d8bf195fc929680d11.zip
op-kernel-dev-4a711a8559adbf8639d445d8bf195fc929680d11.tar.gz
cfg80211: document wiphy->registered
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r--include/net/cfg80211.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 88112ca..eb2659a 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -1792,6 +1792,7 @@ struct wiphy_wowlan_support {
* @debugfsdir: debugfs directory used for this wiphy, will be renamed
* automatically on wiphy renames
* @dev: (virtual) struct device for this wiphy
+ * @registered: helps synchronize suspend/resume with wiphy unregister
* @wext: wireless extension handlers
* @priv: driver private data (sized according to wiphy_new() parameter)
* @interface_modes: bitmask of interfaces types valid for this wiphy,
OpenPOWER on IntegriCloud