Merge branch 'linus' into perf/urgent
[cascardo/linux.git] / net / mac80211 / key.h
index 036d57e..aaae0ed 100644 (file)
@@ -83,7 +83,7 @@ struct ieee80211_key {
                         * Management frames.
                         */
                        u8 rx_pn[IEEE80211_NUM_TIDS + 1][IEEE80211_CCMP_PN_LEN];
-                       struct crypto_cipher *tfm;
+                       struct crypto_aead *tfm;
                        u32 replays; /* dot11RSNAStatsCCMPReplays */
                } ccmp;
                struct {