commit | 8de580742fee8bc34d116f57a20b22b9a5f08403 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Fri Mar 27 00:27:18 2015 -0700 |
committer | James Bottomley <JBottomley@Odin.com> | Thu Apr 09 13:22:12 2015 -0700 |
tree | 847ee1044da7b2f5ca0b2b255710faa392c064e7 | |
parent | 5117b93696fae092be92acf1b80ae19cb28f4ba3 [diff] |
scsi: storvsc: Fix a bug in copy_from_bounce_buffer() We may exit this function without properly freeing up the maapings we may have acquired. Fix the bug. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Long Li <longli@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: James Bottomley <JBottomley@Odin.com>