From: Stephen M. Cameron Date: Mon, 23 Nov 2009 08:31:48 +0000 (+0100) Subject: cciss: fix scatter gather cleanup problems X-Git-Tag: v2.6.33-rc1~379^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d61c42690c6e2ff093a3d01338dad49f35b1e27b;p=pandora-kernel.git cciss: fix scatter gather cleanup problems On driver unload, only free up the extra scatter gather data if they were allocated in the first place (the controller supports it) and don't forget to free up the sg_cmd_list array of pointers. Signed-off-by: Don Brace Signed-off-by: Stephen M. Cameron Signed-off-by: Jens Axboe --- Reading git-diff-tree failed