diff options
author | Daniel Ritz <daniel.ritz-ml@swissonline.ch> | 2006-04-14 17:42:13 +0200 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2006-04-22 00:49:19 +0200 |
commit | 48b950ff241fca03a6969a5eb6a42a02722678d4 (patch) | |
tree | d6a5fb6080355af987b7d60e5308b68d85d85ae7 /kernel/ksysfs.c | |
parent | daaeb72bdf22873e6fa6497550c9e1d9a8825fea (diff) |
[PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cards
Using the old ioctl interface together with cardbus card gives a NULL
pointer dereference since cardbus devices don't have a struct pcmcia_device.
also s->io[0].res can be NULL as well.
Fix is to move the pcmcia code after the cardbus code and to check for a null
pointer.
Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'kernel/ksysfs.c')
0 files changed, 0 insertions, 0 deletions