diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2016-05-10 12:38:08 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-10 16:05:12 -0400 |
commit | 953abb3823633385b1235add9c30c3e775dee0bc (patch) | |
tree | e3c9f78ee963e0f8f75aabdb2c014c133de55975 /net/unix/sysctl_net_unix.c | |
parent | 1ddb6b71b9b572edb2b9c09086ee3bbbc550d9cd (diff) |
skbuff: remove unused variable `doff'
There are two instances of an unused variable, `doff' added by
commit 6fa01ccd8830 ("skbuff: Add pskb_extract() helper function")
in pskb_carve_inside_header() and pskb_carve_inside_nonlinear().
Remove these instances, they are not used.
Reported by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions