]> git.baikalelectronics.ru Git - kernel.git/commit
net: qrtr: Add control packet definition to uapi
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 11 Oct 2017 06:45:19 +0000 (23:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Oct 2017 22:28:38 +0000 (15:28 -0700)
commit04c5e994ff33dfc5a4b0fdc9437bf0abc08d29cc
tree1ffc5501c338839e6e05e5be3dd504c5cf0f9164
parentda74e1c34ba6fe4873f9423d46c7b71eacc831d6
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>
include/uapi/linux/qrtr.h
net/qrtr/qrtr.c