]> 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)
commitac25ec0c8ed3a75121b7f477435f9abe9be8748c
tree1ffc5501c338839e6e05e5be3dd504c5cf0f9164
parentf4fe463bc50aefc617adf6107a49817e1f71fc56
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