On 9/1/2018 5:32 AM, Ajit Khaparde wrote:
> From: Somnath Kotur
>
> bnxt_start_xmit() was attempting to access an uninitialized ptr - txbd1
> which would lead to segmentation fault.
> Fix to initialize ptr to NULL and check for the same before access.
>
> Fixes: f10258e39ec2 ("net/bnxt: fix HW T
From: Somnath Kotur
bnxt_start_xmit() was attempting to access an uninitialized ptr - txbd1
which would lead to segmentation fault.
Fix to initialize ptr to NULL and check for the same before access.
Fixes: f10258e39ec2 ("net/bnxt: fix HW Tx checksum offload check")
Cc: sta...@broadcom.com
Sign
2 matches
Mail list logo