mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-31 18:50:15 +00:00
taimen-wifi: disable TSO
Bug: 64039324 Test: In the last 1 hour: - Walleye: running speedtests (BT off) - Taimen: running speedtests (BLE + BT on) => no disconnection for wifi. Change-Id: I408528cf63858d484048cd093ef3a379cd0cfcb7 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=1
|
||||
TSOEnable=0
|
||||
|
||||
# Enable Large Recieve Offload
|
||||
# 1 - enable(default) 0 - disable
|
||||
|
||||
Reference in New Issue
Block a user