On 8/2/2017 11:04 AM, 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 a66b98db570a638afd909459e1e6bfa272344bd3
Author: Arik Nemtsov <a...@wizery.com>
Date:   Thu Jun 23 00:00:24 2011 +0300

     mac80211: fix rx->key NULL dereference during mic failure

Maybe better to use:
... since commit a66b98db570a ("mac80211: fix rx->key NULL dereference during mic failure").

as it is the preferred method to reference git commits.

Regards,
Arend

Reply via email to