]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Remove skb_count from struct rxrpc_call
authorDavid Howells <dhowells@redhat.com>
Thu, 8 Sep 2016 10:10:12 +0000 (11:10 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 8 Sep 2016 10:10:12 +0000 (11:10 +0100)
commit6f4b8c8c24cda513caa679fc6c4e4abcb5372f30
tree0cc34192bf48478758a0a3e29f0b2d5746ea0e85
parentac45c6b5706151cd67e6eccf3b0a5d05a1254d50
rxrpc: Remove skb_count from struct rxrpc_call

Remove the sk_buff count from the rxrpc_call struct as it's less useful
once we stop queueing sk_buffs.

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