mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-02 03:21:04 +00:00
walleye-wifi: re-enable TSO
am: 5c5ff1b608
Change-Id: I95fa2bc6c892fea30d2e45d4fc0a2efe0c3416ee
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