Kalle Valo a8eef8a222 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
With my Buffalo WLI-CF-S11G PC Card kernel oopses every time in
prism2_interrupt() when I try load the hostap module. local->hw_priv is null
during the first call to prism2_interrupt(). It feels like
interrupts are enabled too early, or something.

This patch fixes the symptom, but not the cause.

Signed-off-by: Kalle Valo <Kalle.Valo@iki.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-28 19:25:02 -04:00
..
2005-08-15 15:49:00 -04:00
2005-07-30 09:47:53 -05:00
2005-08-10 11:03:02 -07:00
2005-08-23 18:43:41 -07:00
2005-07-12 16:01:02 -07:00
2005-08-10 11:08:56 -07:00
2005-04-16 15:20:36 -07:00
2005-08-16 21:06:24 -07:00
2005-08-23 18:43:46 -07:00
2005-08-23 18:43:44 -07:00
2005-06-21 18:46:32 -07:00
2005-04-16 15:20:36 -07:00
2005-08-24 01:02:04 -04:00
2005-08-12 12:55:02 -07:00
2005-07-11 14:14:31 -07:00