android_kernel_samsung_msm8976/drivers/infiniband/hw/mthca
Michael S. Tsirkin 9eacee2ac6 IB/mthca: Initialize grh_present before using it
build_mlx_header() was using sqp->ud_header.grh_present before it was
initialized by mthca_read_ah().  Furthermore, header->grh_present is
set by ib_ud_header_init, so there's no need to set it again in
mthca_read_ah().

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-01-12 15:55:41 -08:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c IB/mthca: Initialize grh_present before using it 2006-01-12 15:55:41 -08:00
mthca_catas.c
mthca_cmd.c IB/mthca: Cosmetic: use the ALIGN macro 2006-01-12 15:43:58 -08:00
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c IB/mthca: Fill in vendor_err field in completion with error 2006-01-06 13:13:32 -08:00
mthca_dev.h IB/mthca: Initialize grh_present before using it 2006-01-12 15:55:41 -08:00
mthca_doorbell.h
mthca_eq.c IB/mthca: prevent event queue overrun 2006-01-09 14:04:40 -08:00
mthca_mad.c
mthca_main.c
mthca_mcg.c IB/mthca: multiple fixes for multicast group handling 2006-01-06 13:11:07 -08:00
mthca_memfree.c
mthca_memfree.h
mthca_mr.c
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c IB/mthca: Fix memory leaks in error handling 2006-01-12 15:35:15 -08:00
mthca_provider.h
mthca_qp.c IB/mthca: Initialize grh_present before using it 2006-01-12 15:55:41 -08:00
mthca_reset.c
mthca_srq.c
mthca_uar.c
mthca_user.h
mthca_wqe.h