aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethernet/eth.c
diff options
context:
space:
mode:
authorAlexander Duyck <aduyck@mirantis.com>2016-02-24 09:29:57 -0800
committerDavid S. Miller <davem@davemloft.net>2016-02-24 13:58:05 -0500
commitb3c3106ce3f4646a008cd238b16f899ae14fd2a7 (patch)
tree25b4f1cd39fd98817c1cee315e51baae5b4a5930 /net/ethernet/eth.c
parentflow_dissector: Correctly handle parsing FCoE (diff)
downloadlinux-dev-b3c3106ce3f4646a008cd238b16f899ae14fd2a7.tar.xz
linux-dev-b3c3106ce3f4646a008cd238b16f899ae14fd2a7.zip
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