mtip32xx: fix error handling in mtip_init()
authorRyosuke Saito <raitosyo@gmail.com>
Thu, 5 Apr 2012 14:09:34 +0000 (08:09 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 Apr 2012 14:09:34 +0000 (08:09 -0600)
Ensure that block device is properly unregistered, if
pci_register_driver() fails.

Signed-off-by: Ryosuke Saito <raitosyo@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found