diff options
author | Doug Berger <opendmb@gmail.com> | 2019-12-18 03:51:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-20 05:11:10 +0300 |
commit | 810155397890ecdea23868ef0ed10cb80134997f (patch) | |
tree | c28c64f0b74926abfdce92452907d8d4624b045c /net/unix/af_unix.c | |
parent | dd8e911b7f2af2315184a8e551ca77ff226a4ec5 (diff) | |
download | linux-810155397890ecdea23868ef0ed10cb80134997f.tar.xz |
net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
This commit updates the Rx checksum offload behavior of the driver
to use the more generic CHECKSUM_COMPLETE method that supports all
protocols over the CHECKSUM_UNNECESSARY method that only applies
to some protocols known by the hardware.
This behavior is perceived to be superior.
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions