* commit 'ecfae4f899873f224e1aeed076dc8a41f8884487': fix ethernet and wifi can't be tuned seperately issue
This commit is contained in:
@@ -402,7 +402,7 @@ public class EthernetDataTracker extends BaseNetworkStateTracker {
|
||||
* for this network.
|
||||
*/
|
||||
public String getTcpBufferSizesPropName() {
|
||||
return "net.tcp.buffersize.wifi";
|
||||
return "net.tcp.buffersize.ethernet";
|
||||
}
|
||||
|
||||
public void setDependencyMet(boolean met) {
|
||||
|
||||
Reference in New Issue
Block a user