diff options
| author | Colin Ian King <[email protected]> | 2020-07-15 16:26:04 +0000 |
|---|---|---|
| committer | Anna Schumaker <[email protected]> | 2020-07-15 17:01:01 +0000 |
| commit | 912288442cb2f431bf3c8cb097a5de83bc6dbac1 (patch) | |
| tree | 0d84135db64ddeb2a85073c727fd95b7f33f853f /drivers/usb/cdns3/debug.h | |
| parent | NFS: Fix interrupted slots by sending a solo SEQUENCE operation (diff) | |
| download | kernel-912288442cb2f431bf3c8cb097a5de83bc6dbac1.tar.gz kernel-912288442cb2f431bf3c8cb097a5de83bc6dbac1.zip | |
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 <[email protected]>
Reviewed-by: Chuck Lever <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/debug.h')
0 files changed, 0 insertions, 0 deletions
