mac80211: remove sta_info debugfs sub-struct
authorJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 09:59:05 +0000 (11:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 09:59:05 +0000 (11:59 +0200)
commitfc4a25c5b741ecb4ef4d0f1802775e8a88d7e0a7
treefe45a9ef2ba9272a8040d652f002ff606d3fe677
parent96f321c9d42a61aa1e2760a47a574f286b028be2
mac80211: remove sta_info debugfs sub-struct

Since the previous patch, the struct only has a single member,
so remove the struct and leave just the single member.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c
net/mac80211/rate.h
net/mac80211/sta_info.h