mac80211: allow vendor specific cipher suites
[deliverable/linux.git] / net / mac80211 / ieee80211_i.h
index 31713320258c38fa3b4313e1fab9516c4ed014e2..7d2bb6fbc2e6dc0fbe63b221d1cbc860b13c1f45 100644 (file)
@@ -662,6 +662,8 @@ struct ieee80211_local {
        int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll;
        unsigned int filter_flags; /* FIF_* */
 
+       bool wiphy_ciphers_allocated;
+
        /* protects the aggregated multicast list and filter calls */
        spinlock_t filter_lock;
 
This page took 0.027137 seconds and 5 git commands to generate.