summaryrefslogtreecommitdiff
path: root/drivers/s390/scsi/zfcp_fsf.c
diff options
context:
space:
mode:
authorJouni Malinen <jkmaline@cc.hut.fi>2005-08-29 00:53:32 (GMT)
committerJeff Garzik <jgarzik@pobox.com>2005-09-01 02:48:39 (GMT)
commitfbff868db3a4cc6a89d51da9a6d49b26c29d04fb (patch)
tree3582ea805d0153b42979bdc8315c68607db928b6 /drivers/s390/scsi/zfcp_fsf.c
parenta8eef8a22232e64be76410100c52038b21bda7ed (diff)
downloadlinux-fsl-qoriq-fbff868db3a4cc6a89d51da9a6d49b26c29d04fb.tar.xz
[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
local->hw_priv was initialized only after the interrupt handler was registered. This could trigger a NULL pointer dereference in prism2_pccard_card_present() that assumed that local->hw_priv is always set (and it should have been). Fix this by setting local->hw_priv before registering the interrupt handler. Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_fsf.c')
0 files changed, 0 insertions, 0 deletions