From 56bdbe0d6ac59c3eb17c2b9d715fb2e41467e354 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 30 Nov 2014 21:58:30 +0100 Subject: [PATCH] ath9k: prevent early IRQs from accessing hardware IRQs are suppressed if ah == NULL and ATH_OP_INVALID being set in common->op_flags. Close a short time window between those two. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-format-patch failed