commit | eaaa6e9c222d5c398488ed4216f0fd94e4b81759 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Dec 23 08:38:30 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 23 11:44:32 2010 -0800 |
tree | 29b51c0a45c5bda5d871f1c59f66d463fa6bc588 | |
parent | 4aacb7afb6afd78efe26427e74fa56a5fc72fad3 [diff] |
cnic: Check device state before reading the kcq pointer in IRQ If the device is down, the kcq pointer may be NULL. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>