cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
authorPontus Fuchs <pontus.fuchs@gmail.com>
Tue, 3 Apr 2012 14:39:58 +0000 (16:39 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Apr 2012 18:32:49 +0000 (14:32 -0400)
commitd91df0e3a1b9a7427785cb8d28be073df9b18b78
treeecaafaaf178a20fdcbe21fc5c8e586527ab45aa1
parent3a4b43fde103da510d8962a073bb748706f426bd
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE

If the current channel is known, add frequency and channel type to
NL80211_CMD_GET_INTERFACE.

Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/mac80211/cfg.c
net/wireless/nl80211.c
net/wireless/wext-compat.c