commit | f74a76a3c5ccb74faf5d6b2ccc143de0e65cf9a3 | [log] [tgz] |
---|---|---|
author | Sean Tranchetti <stranche@codeaurora.org> | Tue Dec 18 15:28:08 2018 -0700 |
committer | Sean Tranchetti <stranche@codeaurora.org> | Mon Apr 01 18:05:21 2019 -0600 |
tree | a4aa1dc32cdd867f2825f46a20fd56cc489ac2e8 | |
parent | 1a2abef95b2915ff316e7720236c5c3ee513fb03 [diff] |
rmnetctl: add library API and CLI option for new DFC messages As part of the DFC driver porting process to the 4.19 kernel, the module parameters for the QMI ACK scaling and the WDA powersave polling frequency were removed and replaced with new Netlink messages. This patch adds the support for creating and sending the new messages to alter these values. Change-Id: I31796b0c8e4b520384e9f50e6d173d8e2d2d0456 Signed-off-by: Sean Tranchetti <stranche@codeaurora.org>