commit | b311e68420aa52098591988d0d6868b0b7463c0f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Aug 19 09:25:37 2019 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Aug 27 10:03:26 2019 +0100 |
tree | b386071d7b4cf5866ceb9736349a1404ff4ac5e5 | |
parent | a641fd00d05a5ae38c5a3d50d4da10283b15287b [diff] |
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>