This series contains changes needed to allow KCK key with more than 16 bytes length in NL80211_CMD_SET_REKEY_OFFLOAD. Shivani Baranwal (2): wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data() wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offload include/net/cfg80211.h | 3 ++- include/uapi/linux/nl80211.h | 1 + net/wireless/nl80211.c | 6 ++++-- 3 files changed, 7 insertions(+), 3 deletions(-) -- 2.25.1