diff options
| author | Bart Van Assche <[email protected]> | 2019-08-09 03:02:15 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-08-13 01:34:09 +0000 |
| commit | 897def2004213636ffe2e9ee6a75660c5b53b03d (patch) | |
| tree | 47701a24e40c356fe903378eca43e76181bc8e7e /drivers/scsi/pmcraid.c | |
| parent | scsi: qla2xxx: Report invalid mailbox status codes (diff) | |
| download | kernel-897def2004213636ffe2e9ee6a75660c5b53b03d.tar.gz kernel-897def2004213636ffe2e9ee6a75660c5b53b03d.zip | |
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Instead of calling qla2x00_fcport_event_handler() and letting the switch
statement inside that function decide which other function to call, call
the latter function directly. Remove the event member from the event_arg
structure because it is no longer needed. Remove the
qla_handle_els_plogi_done() function because it is never called.
Cc: Himanshu Madhani <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Tested-by: Himanshu Madhani <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/pmcraid.c')
0 files changed, 0 insertions, 0 deletions
