OSDN Git Service

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)
commit2ab27215ea27475a0b279732ba8a934bfab57ef0
tree0cc34192bf48478758a0a3e29f0b2d5746ea0e85
parentde8d6c7401ae8f25db3788804c86887ad7347bee
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