diff options
| author | Andrew Morton <[email protected]> | 2008-05-16 14:28:30 -0700 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2008-05-16 14:28:30 -0700 |
| commit | a3d8e1591dc90d359d444c759dfda2c6fc605251 (patch) | |
| tree | 04e77ad79237bffda26206235124df16bf00f962 /tools/perf/scripts/python | |
| parent | df3f0da8db6b5e7e8f0585221c8b1cd8ff806d35 (diff) | |
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
drivers/infiniband/hw/mlx4/qp.c: In function 'mlx4_ib_post_send':
drivers/infiniband/hw/mlx4/qp.c:1460: warning: 'seglen' may be used uninitialized in this function
This is the dopey gcc-doesn't-know-that-foo(&var)-writes-to-var problem.
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions