commit | ae895c49905cd99aca24d23361b72ed559b30f4f | [log] [tgz] |
---|---|---|
author | Doug Berger <opendmb@gmail.com> | Tue Dec 17 16:51:13 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 19 18:11:10 2019 -0800 |
tree | 4347802b85dbd2b285847eb630b792942d001444 | |
parent | 206f54b66cbf6f71e9e86f50f60ffdf7f565c3b7 [diff] |
net: bcmgenet: Turn on offloads by default We can turn on the RX/TX checksum offloads and the scatter/gather features by default and make sure that those are properly reflected back to e.g: stacked devices such as VLAN. 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>