mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
commit b5a95fe7ef upstream.
Do not set io_req->sc_cmd to NULL until bnx2fc_unmap_sg_list() is called to
enable it to unmap the DMA mappings.
Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>