aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorSebastian Ott <[email protected]>2016-09-14 13:09:24 +0200
committerDavid S. Miller <[email protected]>2016-09-16 04:16:22 -0400
commit2a292822f00f7409fc0bd6b2d09efc5b8e6c9c5d (patch)
treef7e7463f09cf27499d273213ef266ab59d16905c /lib/mpi/mpi-cmp.c
parent3e454fd5db5f993a829160cd9783b759a63931af (diff)
net/mlx4_en: fix off by one in error handling
If an error occurs in mlx4_init_eq_table the index used in the err_out_unmap label is one too big which results in a panic in mlx4_free_eq. This patch fixes the index in the error path. Signed-off-by: Sebastian Ott <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions