On Tue, Jun 16, 2020 at 02:18:19PM +0200, Hannes Reinecke wrote: > Bus reset just needs the number of the bus to reset as argument, > so introduce a function gdth_bus_reset() and avoid allocating > a temporary scsi command when bus reset is triggered via ioctl. > > Signed-off-by: Hannes Reinecke <hare@xxxxxxx> Reviewed-by: Daniel Wagner <dwagner@xxxxxxx>