Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipvs: fix hashing in ip_vs_svc_hashkey
net is a pointer in host order, mix it properly with other keys in network order. Fixes sparse warning. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
- Loading branch information