commit | 2ef907b80d1cc289a4352287bbb9fc5a19eed212 | [log] [tgz] |
---|---|---|
author | Dean Luick <dean.luick@intel.com> | Wed Feb 03 14:36:22 2016 -0800 |
committer | Doug Ledford <dledford@redhat.com> | Thu Mar 10 20:37:58 2016 -0500 |
tree | 7a81558f42cad3625c80564083b22a127e7740c5 | |
parent | cfe3e656d8cd5ff03b8f0ce24f920f306313b013 [diff] |
staging/rdma/hfi1: Fix snoop packet length calculation The LRH has a 12 bit packet length field, not 11 bit. This caused a snoop packet length miscalculation leading to a crash when sending a large ping over IPoIB while running opapacketcapture. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Jubin John <jubin.john@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>