commit | 298d80152c895859bd128552db7a5b228e8a23f7 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Thu Nov 08 17:35:38 2012 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 23 14:32:55 2012 +0100 |
tree | eb373edf3854f3c21b08aae0cf8e5f25a5553971 | |
parent | 7c5d62388e88729775b10a1748f2810e413f1e51 [diff] |
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Jens Axboe <axboe@kernel.dk>