summaryrefslogtreecommitdiff
path: root/include/linux/wait.h
diff options
context:
space:
mode:
authorJes Sorensen <jes@trained-monkey.org>2003-12-16 16:26:43 -0800
committerLinus Torvalds <torvalds@home.osdl.org>2003-12-16 16:26:43 -0800
commit0e70f996f011c870970eee3f584a2f9b8295cf34 (patch)
treec8e6b4fe2a07e10906771f09678753a22a7ae9a5 /include/linux/wait.h
parentf75da5af1c0b41783c8bb078d0ce7a03cc9be826 (diff)
[PATCH] qla1280 crash fix in error handling
This fixes a bug in the qla1280 driver where it would leave a pointer to an on the stack completion event in a command structure if qla1280_mailbox_command fails. The result is that the interrupt handler later tries to complete() garbage on the stack. The mailbox command can fail if a device on the bus decides to lock up etc.
Diffstat (limited to 'include/linux/wait.h')
0 files changed, 0 insertions, 0 deletions