commit | bbe4579661b102fa0a5994c9b6a9ecb98add6954 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Fri Mar 23 00:22:55 2018 +0530 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Apr 04 16:12:22 2018 +0000 |
tree | 79067badcce404428106229ea70e3b71b59ddef2 | |
parent | b38401b283d9bc7410b6c6a276cc58ac1a4b33f6 [diff] |
ncsi: Impelment the setChannel/ClearInterface function SetChannel:This function will ask underlying NCSI driver to set the package or package/channel combination as the preferred choice. ClearInterface:This function clears any preferred setting from the specific interface. These functions talks with the NCSI driver through the netlink messages. Change-Id: Icb5ae35f83b5b0d0f9654ff4a0dd568fe10680a7 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>