commit | 8fdc621dc743b87879ccf0177969864b09388d9a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sat Mar 14 09:34:01 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 27 20:12:53 2009 -0400 |
tree | c68d6b8cf2dc0ad95b8c88e77238dbd0df506fca | |
parent | ec30415f7935f0ff92f93a4ac87233ca3007a78a [diff] |
nl80211: export supported commands This makes nl80211 export the supported commands (command groups) per wiphy so userspace has an idea what it can do -- this will be required reading for userspace when we introduce auth/assoc /or/ connect for older hardware that cannot separate auth and assoc. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>