]> 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)
commit3bdd59c87530c9f68ba0d66922134305cad79c78
tree0cc34192bf48478758a0a3e29f0b2d5746ea0e85
parent7b2d86ee4cb528ecca3726c8a80e0796fe12277c
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