Commit 2fe7f4e
committed
common/scsi_debug: ensure scsi_debug is loadable before loading it
Currently, _have_scsi_debug_group_number_stats() assumes that scsi_debug
is loadable. This does not work when scsi_debug is built-in. Before
loading scsi_debug in the function, ensure that scsi_debug is loadable.
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>1 parent 1b6aea7 commit 2fe7f4e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments