commit | 747a936d6fd1d49331b0891df6797144eec56e23 | [log] [tgz] |
---|---|---|
author | Tianyi Gou <tgou@codeaurora.org> | Mon Aug 06 17:24:25 2012 -0700 |
committer | Tianyi Gou <tgou@codeaurora.org> | Mon Aug 13 10:38:07 2012 -0700 |
tree | 71d5318595016d6b39974b9430b8bae1c42da37a | |
parent | b8419fe690053b76658d49565c57ac654faf2eaa [diff] |
msm_rmnet: add ioctl to enable/disable flow on prio qdisc This ioctl provides a shorter route to enable/disable flow on a given qdisc when compared to the traditional NETLINK based communication. It is known to improve throughput when data flow is throttled at a higher rate. Change-Id: I8533887c8a7caffe3b17320dc044f28388ba8b83 CRs-Fixed: 355156 Acked-by: Jimi Shah <jimis@qualcomm.com> Signed-off-by: Tianyi Gou <tgou@codeaurora.org>