diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2009-07-09 09:48:28 +0200 |
---|---|---|
committer | Jens Axboe <axboe@carl.(none)> | 2009-07-10 20:31:53 +0200 |
commit | 76da03467a1a78811777561bbb1fa56175ee4778 (patch) | |
tree | fb4a6f2b7a42213ee76aba136f74f161fefd9618 /drivers/rapidio | |
parent | 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 (diff) |
block: call blk_scsi_ioctl_init()
Currently, blk_scsi_ioctl_init() is not called since it lacks
an initcall marking. This causes the command table to be
unitialized, hence somce commands are block when they should
not have been.
This fixes a regression introduced by commit
018e0446890661504783f92388ecce7138c1566d
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions