From: Vu Pham Date: Fri, 14 Jul 2006 07:23:53 +0000 (-0700) Subject: [PATCH] srp: fix fmr error handling X-Git-Tag: v2.6.18-rc2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6583eb3dcc1f03ce969594dae5573dbefce015dc;p=pandora-kernel.git [PATCH] srp: fix fmr error handling srp_unmap_data assumes req->fmr is NULL if the request is not mapped, so we must clean it out in case of an error. Signed-off-by: Vu Pham Signed-off-by: Michael S. Tsirkin Acked-by: Roland Dreier Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed