]> git.baikalelectronics.ru Git - kernel.git/commit
i40iw: Fix sequence number for the first partial FPDU
authorShiraz Saleem <shiraz.saleem@intel.com>
Fri, 22 Dec 2017 15:46:59 +0000 (09:46 -0600)
committerJason Gunthorpe <jgg@mellanox.com>
Fri, 22 Dec 2017 20:39:20 +0000 (13:39 -0700)
commitdfc8897a0153b9fa42b8b39ffbd6b6f9d7a3eeb8
treea5a2daf56535260f61832959f124cbd5999c5eb2
parentaecd8e23676bbcf3a4cfec5be092f439239e46df
i40iw: Fix sequence number for the first partial FPDU

Partial FPDU processing is broken as the sequence number
for the first partial FPDU is wrong due to incorrect
Q2 buffer offset. The offset should be 64 rather than 16.

Fixes: ab0872a9ed88 ("i40iw: add puda code")
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/i40iw/i40iw_d.h
drivers/infiniband/hw/i40iw/i40iw_puda.c