summaryrefslogtreecommitdiff
path: root/net/l3mdev
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2017-10-10 23:45:20 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-11 15:28:38 -0700
commite7044482c8ac5081f4775063995647787d5082a4 (patch)
treeed2624b0fe609de0ff5a39ccff27d94ae1b1a666 /net/l3mdev
parentda7653f0faabbe45eb2d3fd6e4b400fe003e81ae (diff)
net: qrtr: Pass source and destination to enqueue functions
Defer writing the message header to the skb until its time to enqueue the packet. As the receive path is reworked to decode the message header as it's received from the transport and only pass around the payload in the skb this change means that we do not have to fill out the full message header just to decode it immediately in qrtr_local_enqueue(). In the future this change also makes it possible to prepend message headers based on the version of each link. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l3mdev')
0 files changed, 0 insertions, 0 deletions