Colin Ian King 912288442c xprtrdma: fix incorrect header size calculations
Currently the header size calculations are using an assignment
operator instead of a += operator when accumulating the header
size leading to incorrect sizes.  Fix this by using the correct
operator.

Addresses-Coverity: ("Unused value")
Fixes: 302d3deb2068 ("xprtrdma: Prevent inline overflow")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
2020-07-15 13:01:01 -04:00
..
2020-06-11 12:22:41 -07:00
2019-07-18 14:32:33 -07:00
2018-12-19 13:52:46 -05:00
2020-03-16 12:04:33 -04:00
2020-03-16 12:04:33 -04:00
2020-06-11 12:22:41 -07:00
2020-06-11 13:33:48 -04:00
2020-06-11 10:33:13 -07:00