Adding in EEH support to the IBM FlashSystem 70/80 device driver
authorPhilip J Kelleher <pjk1939@linux.vnet.ibm.com>
Sat, 16 Mar 2013 07:22:25 +0000 (08:22 +0100)
committerJens Axboe <axboe@kernel.dk>
Sat, 16 Mar 2013 07:22:25 +0000 (08:22 +0100)
commitc95246c3a2ac796cfa43e76200ede59cb4a1644f
tree18a4a1a6b3ee78c5f8d646831edaecba1f0012ad
parent1ebfd109822ea35b71aee4efe9ddc2e1b9ac0ed7
Adding in EEH support to the IBM FlashSystem 70/80 device driver

Changes in v2 include:
o Fixed spelling of guarantee.
o Fixed potential memory leak if slot reset fails out.
o Changed list_for_each_entry_safe with list_for_each_entry.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rsxx/core.c
drivers/block/rsxx/cregs.c
drivers/block/rsxx/dma.c
drivers/block/rsxx/rsxx_priv.h