OSDN Git Service

rxrpc: Add a private skb flag to indicate transmission-phase skbs
authorDavid Howells <dhowells@redhat.com>
Mon, 19 Aug 2019 08:25:37 +0000 (09:25 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 27 Aug 2019 09:03:26 +0000 (10:03 +0100)
commitb311e68420aa52098591988d0d6868b0b7463c0f
treeb386071d7b4cf5866ceb9736349a1404ff4ac5e5
parenta641fd00d05a5ae38c5a3d50d4da10283b15287b
rxrpc: Add a private skb flag to indicate transmission-phase skbs

Add a flag in the private data on an skbuff to indicate that this is a
transmission-phase buffer rather than a receive-phase buffer.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/ar-internal.h
net/rxrpc/sendmsg.c