commit | 775e5b71db6aca47d49d43d08751f2e8ebad7f60 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Sep 30 13:26:03 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Fri Sep 30 14:39:28 2016 +0100 |
tree | 54beb3163dd5d3184d55cf8c46ae60fed3cbb963 | |
parent | 0851115090a3eb9585d6a804a61e47f3d89ac2a8 [diff] |
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary The offset field in struct rxrpc_skb_priv is unnecessary as the value can always be calculated. Signed-off-by: David Howells <dhowells@redhat.com>