]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/block/mtip32xx/mtip32xx.c
mtip32xx: fix crash on surprise removal of the drive
authorAsai Thambi SP <asamymuthupa@micron.com>
Mon, 11 May 2015 22:53:18 +0000 (15:53 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 16 Jun 2015 14:24:49 +0000 (08:24 -0600)
commit2132a544727eb17f76bfef8b550a016a41c38821
tree89d44a795e45d6c99860aaeec0d059d23fd79bd1
parent686d8e0bb5207c2a651eb5b28ac15db33adda59d
mtip32xx: fix crash on surprise removal of the drive

pci and block layers have changed a lot compared to when SRSI support was added.
Given the current state of pci and block layers, this driver do not have to do
any specific handling.

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Selvan Mani <smani@micron.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c