cfg80211: show interface type
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 16 Sep 2008 12:55:09 +0000 (14:55 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Sep 2008 20:18:00 +0000 (16:18 -0400)
commit60719ffd721f6764b7d07ca188c0d944a4330b69
treea224d5a7538e070430aac3a8a8f9abb4b0cd9152
parent133b822638ff01eb1e32e1917b197c40ed095ddd
cfg80211: show interface type

This patch makes cfg80211 show the interface in the nl80211
information about a specific interface. API users are required
to keep the type updated (everything else is fairly complicated)
but you will get a warning if you fail to keep it updated.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
include/net/wireless.h
net/mac80211/iface.c
net/wireless/core.c
net/wireless/nl80211.c