linux/drivers/infiniband/hw
Mike Marciniszyn c7665e5a69 IB/qib: UD send with immediate receive completion has wrong size
The code to generate receive completion entries for UD send with
immediate contains the wrong payload length.  This is because when the
code to compute the payload size was moved, the value of hdrsize
didn't get moved too.  The fix is to update tlen directly.

Signed-off-by: Mike Marciniszyn <mike.marciniszyn@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2011-01-10 17:42:20 -08:00
..
amso1100 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next 2010-10-26 16:09:11 -07:00
cxgb3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2010-10-26 17:54:22 -07:00
cxgb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2010-10-26 17:54:22 -07:00
ehca IB/ehca: Fix driver on relocatable kernel 2010-10-06 12:57:07 -07:00
ipath BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
mlx4 IB/mlx4: Fix IBoE link state 2010-12-01 16:11:29 -08:00
mthca IB/core: Add VLAN support for IBoE 2010-10-25 10:20:39 -07:00
nes Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 2010-10-26 17:54:22 -07:00
qib IB/qib: UD send with immediate receive completion has wrong size 2011-01-10 17:42:20 -08:00