diff options
author | David Howells <dhowells@redhat.com> | 2016-08-23 16:27:24 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-08-23 16:27:24 +0200 |
commit | 01a90a459850ed1f1573f06f00f7b9d466339df0 (patch) | |
tree | 41a4aa08b699f82b2e401ffc83759ebbe3545693 /net/rxrpc/skbuff.c | |
parent | rxrpc: When clearing a socket, clear the call sets in the right order (diff) | |
download | linux-01a90a459850ed1f1573f06f00f7b9d466339df0.tar.xz linux-01a90a459850ed1f1573f06f00f7b9d466339df0.zip |
rxrpc: Drop channel number field from rxrpc_call struct
Drop the channel number (channel) field from the rxrpc_call struct to
reduce the size of the call struct. The field is redundant: if the call is
attached to a connection, the channel can be obtained from there by AND'ing
with RXRPC_CHANNELMASK.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/skbuff.c')
0 files changed, 0 insertions, 0 deletions