]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commitda7653f0faabbe45eb2d3fd6e4b400fe003e81ae
tree1ffc5501c338839e6e05e5be3dd504c5cf0f9164
parent28978713c51b0a70acf748f76f9d6d2d20dcf980
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