Commit 6d2173a4 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] restore inia100.h abort/reset

So we dont forget to actually fix the lack of error handling
parent f0026aae
......@@ -92,6 +92,8 @@ extern int inia100_biosparam(struct scsi_device *, struct block_device *,
detect: inia100_detect, \
release: inia100_release, \
queuecommand: inia100_queue, \
abort: inia100_abort, \
reset: inia100_reset, \
can_queue: 1, \
this_id: 1, \
sg_tablesize: SG_ALL, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment