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)
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>

No differences found