summaryrefslogtreecommitdiff
path: root/ipacm/src/IPACM_Lan.cpp
diff options
context:
space:
mode:
authoraaronding <aaronding@google.com>2018-05-10 07:23:02 +0800
committerCyan Hsieh <cyanhsieh@google.com>2018-05-17 10:02:07 +0000
commitd5dc6de2f5230a2935e8d168bdbb7fcb2362df54 (patch)
treebf8056376a2083b085773a3bd15310f8970f4740 /ipacm/src/IPACM_Lan.cpp
parent2ae6ed35ca48cfa844149c562b597739255d1226 (diff)
parent548f06408c0458b49daa34f8501b38fad696de53 (diff)
downloadipacfg-mgr-d5dc6de2f5230a2935e8d168bdbb7fcb2362df54.tar.gz
Merge remote-tracking branch 'goog/qcom/release/LA.UM.7.3.9.08.00.00.385.300' into pi-dev
Bug: 79367535 Change-Id: I90957e4394ae5f102a7433e2d2f6e593380e3490
Diffstat (limited to 'ipacm/src/IPACM_Lan.cpp')
-rw-r--r--ipacm/src/IPACM_Lan.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipacm/src/IPACM_Lan.cpp b/ipacm/src/IPACM_Lan.cpp
index f7544e8..3a5a51a 100644
--- a/ipacm/src/IPACM_Lan.cpp
+++ b/ipacm/src/IPACM_Lan.cpp
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2013-2017, The Linux Foundation. All rights reserved.
+Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -537,7 +537,7 @@ void IPACM_Lan::event_callback(ipa_cm_event_id event, void *param)
IPACMERR("IPA_HANDLE_WAN_UP_TETHER tether_if(%d), not valid (%d) ignore\n", data_wan_tether->if_index_tether, ipa_if_num);
return;
}
-#else /* not offload rndis on WIFI mode on MSM targets sky*/
+#else /* not offload rndis on WIFI mode on MSM targets */
if (data_wan_tether->is_sta)
{
IPACMERR("Not support RNDIS offload on WIFI mode, dun install UL filter rules for WIFI mode\n");