diff options
author | Dmitry Shmidt <dimitrysh@google.com> | 2013-06-11 16:09:15 -0700 |
---|---|---|
committer | Dmitry Shmidt <dimitrysh@google.com> | 2013-06-11 16:09:15 -0700 |
commit | cfcd97c95c6aec7cb487ff4c45b90f5683cf6401 (patch) | |
tree | b46fc6ef90e3383da651662c5b50913ff4318aa3 /bcmdhd/config | |
parent | 2748d5ff9a4f58551a99e72432252fee3bf1f369 (diff) | |
download | hardware_broadcom_wlan-cfcd97c95c6aec7cb487ff4c45b90f5683cf6401.zip hardware_broadcom_wlan-cfcd97c95c6aec7cb487ff4c45b90f5683cf6401.tar.gz hardware_broadcom_wlan-cfcd97c95c6aec7cb487ff4c45b90f5683cf6401.tar.bz2 |
Add interface_mtu request
Change-Id: I46a9fd5a447ef677eed43d51e4b66d360bfcf313
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Diffstat (limited to 'bcmdhd/config')
-rw-r--r-- | bcmdhd/config/android_dhcpcd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bcmdhd/config/android_dhcpcd.conf b/bcmdhd/config/android_dhcpcd.conf index e6b4414..0fe3996 100644 --- a/bcmdhd/config/android_dhcpcd.conf +++ b/bcmdhd/config/android_dhcpcd.conf @@ -6,4 +6,4 @@ noipv6rs interface wlan0 # dhcpcd-run-hooks uses these options. -option subnet_mask, routers, domain_name_servers +option subnet_mask, routers, domain_name_servers, interface_mtu |