mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
walleye-wifi: re-enable TSO
am: 5c5ff1b608
Change-Id: Ib170c70390bbf780b06f09e66af98f8fb7a8e40b
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