]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
nl80211: export supported commands
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 14 Mar 2009 08:34:01 +0000 (09:34 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:12:53 +0000 (20:12 -0400)
commit8fdc621dc743b87879ccf0177969864b09388d9a
treec68d6b8cf2dc0ad95b8c88e77238dbd0df506fca
parentec30415f7935f0ff92f93a4ac87233ca3007a78a
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>
include/linux/nl80211.h
net/wireless/nl80211.c