Files
linux/drivers/net/wireless
David Kilroy e2767cf170 orinoco: initialise priv->hw before assigning the interrupt
commit 229bd792be upstream.

The interrupt handler takes a lock - but since commit bcad6e80f3 this
lock goes through an indirection specified in the hermes_t structure.
We must therefore initialise the structure before setting up the
interrupt handler.

Fix orinoco_cs and spectrum_cs

<https://bugzilla.kernel.org/show_bug.cgi?id=23932>

Bisected by: Matt Domsch <Matt_Domsch@dell.com>
Signed-off by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-07 13:58:55 -08:00
..
2011-01-07 13:58:22 -08:00
2010-12-09 13:32:35 -08:00
2011-01-07 13:58:34 -08:00
2010-06-03 03:18:23 -07:00
2010-06-03 03:18:23 -07:00