commit | e24a72a3302a638d4c6e77f0b40c45cc61c3f089 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Sat Oct 19 12:14:35 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Thu Mar 20 09:59:04 2014 -0700 |
tree | 3ca08fb89737e3a11a45fce91a1dc9505c879b88 | |
parent | ff1706f4feb8e0e1a2e56a8dd57e17a4b45649b5 [diff] |
RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() There is a four byte hole at the end of the "uresp" struct after the ->qid_mask member. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Roland Dreier <roland@purestorage.com>