commit | c95246c3a2ac796cfa43e76200ede59cb4a1644f | [log] [tgz] |
---|---|---|
author | Philip J Kelleher <pjk1939@linux.vnet.ibm.com> | Sat Mar 16 08:22:25 2013 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Mar 16 08:22:25 2013 +0100 |
tree | 18a4a1a6b3ee78c5f8d646831edaecba1f0012ad | |
parent | 1ebfd109822ea35b71aee4efe9ddc2e1b9ac0ed7 [diff] |
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>