diff options
author | David Kilroy | 2010-12-07 19:50:42 +0100 |
---|---|---|
committer | John W. Linville | 2010-12-08 21:23:31 +0100 |
commit | 229bd792be0bad245b78ed8f119952733a4752e5 (patch) | |
tree | df352f1bff8843a49a10086ae70bec9326c57b58 /lib/bcd.c | |
parent | ath9k: fix beacon resource related race condition (diff) | |
download | kernel-qcow2-linux-229bd792be0bad245b78ed8f119952733a4752e5.tar.gz kernel-qcow2-linux-229bd792be0bad245b78ed8f119952733a4752e5.tar.xz kernel-qcow2-linux-229bd792be0bad245b78ed8f119952733a4752e5.zip |
orinoco: initialise priv->hw before assigning the interrupt
The interrupt handler takes a lock - but since commit bcad6e80f3f 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>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'lib/bcd.c')
0 files changed, 0 insertions, 0 deletions