diff options
| author | 2007-07-24 10:44:56 +0800 | |
|---|---|---|
| committer | 2007-07-30 15:58:54 -0400 | |
| commit | c196d80f994ef4ffefd5a7c62e3f42bd75d538bc (patch) | |
| tree | 324724a86e675d468c625e419aa99fb60d09c155 /include/linux/sysdev.h | |
| parent | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safe (diff) | |
Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.c
This patch fixes a potential null dereference bug where we dereference
DEV before a null check. This patch simply moves the dereferencing after
the null check.
Signed-off-by: Micah Gruber <micah.gruber@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'include/linux/sysdev.h')
0 files changed, 0 insertions, 0 deletions
