From: Dan Carpenter Date: Sat, 19 Oct 2013 09:14:35 +0000 (+0300) Subject: RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() X-Git-Tag: v3.2.61~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec3dbf153f5a72ec3d89924a96df0ae913b4699;p=pandora-kernel.git RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() commit e24a72a3302a638d4c6e77f0b40c45cc61c3f089 upstream. There is a four byte hole at the end of the "uresp" struct after the ->qid_mask member. Signed-off-by: Dan Carpenter Signed-off-by: Roland Dreier Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed