diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2016-02-24 09:29:57 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-24 13:58:05 -0500 |
commit | b3c3106ce3f4646a008cd238b16f899ae14fd2a7 (patch) | |
tree | 25b4f1cd39fd98817c1cee315e51baae5b4a5930 /net/ethernet/eth.c | |
parent | 224516b3a798a0563346748744f8cd19feaf09be (diff) | |
download | linux-b3c3106ce3f4646a008cd238b16f899ae14fd2a7.tar.bz2 |
flow_dissector: Use same pointer for IPv4 and IPv6 addresses
The IPv6 parsing was using a local pointer when it could use the same
pointer as the IPv4 portion of the code since the key_addrs can support
both IPv4 and IPv6 as it is just a pointer.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Acked-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet/eth.c')
0 files changed, 0 insertions, 0 deletions