From: Wei Yongjun Date: Thu, 8 Nov 2012 09:35:38 +0000 (+0800) Subject: mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() X-Git-Tag: v3.7-rc7~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298d80152c895859bd128552db7a5b228e8a23f7;p=pandora-kernel.git mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() The dereference to port should be moved below the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Jens Axboe --- Reading git-diff-tree failed