]> git.proxmox.com Git - mirror_ovs.git/commit
netdev-offload-tc: Use ipv6_addr_is_set instead of is_all_zeros
authorTonghao Zhang <xiangxia.m.yue@gmail.com>
Tue, 2 Jun 2020 13:50:23 +0000 (21:50 +0800)
committerSimon Horman <simon.horman@netronome.com>
Wed, 3 Jun 2020 07:53:30 +0000 (09:53 +0200)
commit4f4be08e4713941285ecb71555c9a64c46cdb8ae
treeb3f9dd841d9848dae775abd5dd906df5c3c3b41e
parente61984e781e6c7d621568428788cb87c11be8f1f
netdev-offload-tc: Use ipv6_addr_is_set instead of is_all_zeros

Not bugfix, make the codes more readable.

Signed-off-by: Tonghao Zhang <xiangxia.m.yue@gmail.com>
Acked-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
lib/netdev-offload-tc.c
lib/tc.c