summaryrefslogtreecommitdiff
path: root/firmware_bin
diff options
context:
space:
mode:
Diffstat (limited to 'firmware_bin')
-rw-r--r--firmware_bin/WCNSS_qcom_cfg.usb.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware_bin/WCNSS_qcom_cfg.usb.ini b/firmware_bin/WCNSS_qcom_cfg.usb.ini
index 2bcc44fca588..dee8fb1f72e6 100644
--- a/firmware_bin/WCNSS_qcom_cfg.usb.ini
+++ b/firmware_bin/WCNSS_qcom_cfg.usb.ini
@@ -511,8 +511,8 @@ gTxBFEnable=1
# 1=Enable, 0=Disable (default)
gDHCPServerOffloadEnable=0
# Set max number of DHCP Clients
-# Its value could not be greater than 8
-#gDHCPMaxNumClients=8
+# Its value could not be greater than 10
+#gDHCPMaxNumClients=10
# Set DHCP server IP
# 4th field could not be greater than 99, that is xxx,xxx,xxx,0 ~ xxx,xxx,xxx,99
# 1st field could not be within the range of 224 ~ 239 (multicast IP address)