diff options
| author | Dhanashri Atre <datre@codeaurora.org> | 2016-04-06 17:33:17 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-04-20 22:24:48 -0700 |
| commit | d69547696f9cdca8c1ed5b85d118080e2abfae87 (patch) | |
| tree | 01ab727544a7e488ca5a1ea9f5f4487de56535e9 | |
| parent | 7e6a23c9e22e4fa61d1452a77fdb6858dd3a7762 (diff) | |
qcacld-3.0: Revert "qcacld-3.0: Enable LRO"
This reverts Change-Id: I92d16107a5a14957c73b55bf7f7d24c01b28fb2e
Change-Id: If8db05ceeeea549bf44f5333b38c1c3c381a626e
CRs-Fixed: 1000219
| -rw-r--r-- | config/WCNSS_qcom_cfg.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/WCNSS_qcom_cfg.ini b/config/WCNSS_qcom_cfg.ini index 25427442075c..8b05331feb13 100644 --- a/config/WCNSS_qcom_cfg.ini +++ b/config/WCNSS_qcom_cfg.ini @@ -593,11 +593,6 @@ gEnableFastPath=1 # 1 - enable TSOEnable=1 -# Enable Large Receive Offload -# 0 - disable -# 1 - enable -LROEnable=1 - END # Note: Configuration parser would not read anything past the END marker |
