mtip32xx: return 0 from pci probe in case of rebuild
authorAsai Thambi S P <asamymuthupa@micron.com>
Wed, 3 Apr 2013 14:24:35 +0000 (19:54 +0530)
committerJens Axboe <axboe@kernel.dk>
Wed, 3 Apr 2013 19:54:02 +0000 (21:54 +0200)
Fix to return 0 from pci probe in case of rebuild. If not, pci consider
probe has failed, and crash during rmmod.

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found