Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition

Never used anywhere.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Hannes Reinecke and committed by
Martin K. Petersen
4c3bb256 44257a1b

-1
-1
drivers/scsi/bnx2fc/bnx2fc.h
··· 539 539 void bnx2fc_add_2_sq(struct bnx2fc_rport *tgt, u16 xid); 540 540 void bnx2fc_ring_doorbell(struct bnx2fc_rport *tgt); 541 541 int bnx2fc_eh_abort(struct scsi_cmnd *sc_cmd); 542 - int bnx2fc_eh_host_reset(struct scsi_cmnd *sc_cmd); 543 542 int bnx2fc_eh_target_reset(struct scsi_cmnd *sc_cmd); 544 543 int bnx2fc_eh_device_reset(struct scsi_cmnd *sc_cmd); 545 544 void bnx2fc_rport_event_handler(struct fc_lport *lport,