mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
taimen-wifi: re-enable TSO
Bug: 64039324 Change-Id: Id4655c0721ea889f7b7bc7e5ae4cff0cd2261c8e Signed-off-by: Ecco Park <eccopark@google.com>
This commit is contained in:
@@ -219,7 +219,7 @@ gEnableIpTcpUdpChecksumOffload=1
|
||||
|
||||
# Enable TCP Segmentation Offload
|
||||
# 1 - enable 0 - disable
|
||||
TSOEnable=0
|
||||
TSOEnable=1
|
||||
|
||||
# Enable Large Recieve Offload
|
||||
# 1 - enable(default) 0 - disable
|
||||
|
||||
Reference in New Issue
Block a user