wifi: remove unused nl80211 attributes that break build on older kernels

This commit is contained in:
Dan Williams 2012-03-06 00:38:57 -06:00
parent 9296fd1ad0
commit 0d2aac2021

View file

@ -272,8 +272,6 @@ static int nl80211_bss_dump_handler (struct nl_msg *msg, void *arg)
[NL80211_BSS_SIGNAL_MBM] = { .type = NLA_U32 },
[NL80211_BSS_SIGNAL_UNSPEC] = { .type = NLA_U8 },
[NL80211_BSS_STATUS] = { .type = NLA_U32 },
[NL80211_BSS_SEEN_MS_AGO] = { .type = NLA_U32 },
[NL80211_BSS_BEACON_IES] = { },
};
guint32 status;