commit | a0651d8e2784b189924b4f4f41b901835feef8a4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Oct 01 23:11:53 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 01 23:11:53 2018 -0700 |
tree | cea668d56d068aff9a40fcf16a8c7024d406b8f4 | |
parent | 460b360104d51552a57f39e54b2589c9fd7fa0b3 [diff] | |
parent | a5d78ce7936c9f6fd5a75c1d6b51587c6d05e7b3 [diff] |
Merge branch 'net-systemport-Turn-on-offloads-by-default' Florian Fainelli says: ==================== net: systemport: Turn on offloads by default Up until now, we had added all the code necessary to turn on RX/TX checksum offloads at runtime, but there is no reason why they have to be disabled by default given that this gives a slight performance improvement. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>