diff options
| author | Himanshu Madhani <[email protected]> | 2017-10-16 18:26:05 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-10-17 03:12:36 +0000 |
| commit | 1010f21ecf8ac43be676d498742de18fa6c20987 (patch) | |
| tree | 61dffeb0eb6aea82331fe605d4c86de0329741a9 /net/sched/cls_basic.c | |
| parent | scsi: zfcp: fix erp_action use-before-initialize in REC action trace (diff) | |
| download | kernel-1010f21ecf8ac43be676d498742de18fa6c20987.tar.gz kernel-1010f21ecf8ac43be676d498742de18fa6c20987.zip | |
scsi: qla2xxx: Initialize Work element before requesting IRQs
commit a9e170e28636 ("scsi: qla2xxx: Fix uninitialized work element")
moved initializiation of work element earlier in the probe to fix call
stack. However, it still leaves a window where interrupt can be
generated before work element is initialized. Fix that window by
initializing work element before we are requesting IRQs.
[mkp: fixed typos]
Fixes: a9e170e28636 ("scsi: qla2xxx: Fix uninitialized work element")
Cc: <[email protected]> # 4.13
Signed-off-by: Himanshu Madhani <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
