commit | d0b82c5461c9b9bfcb572fe0b50d8e2662e281f1 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara-v.volam@broadcom.com> | Mon May 04 04:50:30 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 04 10:44:10 2020 -0700 |
tree | 9277cbd912780d9b74f33859783037e34ed9e6e5 | |
parent | c7dd7ab4b204ac0142e0d05e71e05e71ae6cb270 [diff] |
bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw. The firmware does not expect the CRC to be included in the length passed from the driver. The firmware always configures the chip to strip out the CRC. Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>