diff options
author | 2012-07-23 16:38:15 +0000 | |
---|---|---|
committer | 2012-07-29 20:26:10 -0700 | |
commit | 5d7fe4efbf0878e0ef12c8f93e7a16c750494b7e (patch) | |
tree | 9445b1a2f734770a58db4dc1fef394c7a4f927c0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (diff) | |
download | linux-dev-5d7fe4efbf0878e0ef12c8f93e7a16c750494b7e.tar.xz linux-dev-5d7fe4efbf0878e0ef12c8f93e7a16c750494b7e.zip |
IB/qib: Fix size of cc_supported_table_entries
Commit 36a8f01cd24b ("IB/qib: Add congestion control agent
implementation") tries to store the value 1984 in a u8, which leads to
truncation. Fix this by making the member big enough.
This bug was detected by a smatch warning.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ramkrishna Vepa <ramkrishna.vepa@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions