commit | da7653f0faabbe45eb2d3fd6e4b400fe003e81ae | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Oct 10 23:45:19 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 11 15:28:38 2017 -0700 |
tree | 1ffc5501c338839e6e05e5be3dd504c5cf0f9164 | |
parent | 28978713c51b0a70acf748f76f9d6d2d20dcf980 [diff] |
net: qrtr: Add control packet definition to uapi The QMUX protocol specification defines structure of the special control packet messages being sent between handlers of the control port. Add these to the uapi header, as this structure and the associated types are shared between the kernel and all userspace handlers of control messages. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>