Message ID | 1288612336-2830-15-git-send-email-luciano.coelho@nokia.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 3ac6fc9..fdc6b31 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -732,6 +732,8 @@ struct cfg80211_periodic_request { struct cfg80211_ssid *ssids; int n_ssids; u32 n_channels; + const u8 *ie[IEEE80211_NUM_BANDS]; + size_t ie_len[IEEE80211_NUM_BANDS]; /* internal */ struct wiphy *wiphy;