sun3_scsi: add ->show_info()
Based on Al's changes to atari_scsi. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:

committed by
Al Viro

parent
e765acb467
commit
9dcc26cf67
@@ -626,6 +626,7 @@ static int sun3scsi_dma_finish(int write_flag)
|
||||
#include "sun3_NCR5380.c"
|
||||
|
||||
static struct scsi_host_template driver_template = {
|
||||
.show_info = sun3scsi_show_info,
|
||||
.name = SUN3_SCSI_NAME,
|
||||
.detect = sun3scsi_detect,
|
||||
.release = sun3scsi_release,
|
||||
|
Reference in New Issue
Block a user