am a4c8fabf: Merge "fix ethernet and wifi can\'t be tuned seperately issue"
* commit 'a4c8fabfbb0bf5bf9da5267c13230c5169b5943d': fix ethernet and wifi can't be tuned seperately issue
This commit is contained in:
@@ -403,7 +403,7 @@ public class EthernetDataTracker implements NetworkStateTracker {
|
||||
* 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