]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit6b06d35f3f63dbfde71c792b8584225f3d1fc7f2
treee51f6c61e856d45ff1d5a7491a6537b89bdd69e2
parentd0d096b1d8b97172cee953f1a00b7d4379d398da
mtip32xx: return 0 from pci probe in case of rebuild

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>
drivers/block/mtip32xx/mtip32xx.c