On Wed, 2017-08-02 at 12:53 +0200, Stanislaw Gruszka wrote: > For historic reasons we have separate cases for mic_fail and > mic_fail_no_key. But with current code we can merge those cases, > as we already have NULL key check since commit a66b98db570a > ("mac80211: fix rx->key NULL dereference during mic failure"). > Uh, no. rx->key->u.tkip.mic_failures will still crash. johannes