summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-09-30 18:23:55 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-30 18:23:55 -0700
commiteabd3dd4138facb7792dbb3b3e3997370d0da554 (patch)
tree0a810183ac9a3231f4956c90c979539cfef49eb5 /include
parent778103250b32b248a7ea7823fbcc2557fdac5ea3 (diff)
parent0dfb2feb3e797168d80ba6cd1dde7e39652be4ab (diff)
Merge "msm: ipa: Recycle wan buffer"
Diffstat (limited to 'include')
-rw-r--r--include/linux/ipa.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/ipa.h b/include/linux/ipa.h
index 81da2aaa01e5..e66d388651b8 100644
--- a/include/linux/ipa.h
+++ b/include/linux/ipa.h
@@ -551,6 +551,7 @@ struct ipa_sys_connect_params {
bool skip_ep_cfg;
bool keep_ipa_awake;
bool napi_enabled;
+ bool recycle_enabled;
};
/**