diff options
author | Julian Anastasov <[email protected]> | 2013-04-17 23:50:49 +0300 |
---|---|---|
committer | Simon Horman <[email protected]> | 2013-04-23 11:43:05 +0900 |
commit | 0a925864c1038a78fd1cc9b048d9a2b1ae04b63e (patch) | |
tree | 1e7816ea1ad26b9945b91d001450646ac489958a /tools/perf/scripts/python/check-perf-trace.py | |
parent | f33c8b94fd51aeb0bc02f87ee172691ddf7936b6 (diff) |
ipvs: fix sparse warnings for some parameters
Some service fields are in network order:
- netmask: used once in network order and also as prefix len for IPv6
- port
Other parameters are in host order:
- struct ip_vs_flags: flags and mask moved between user and kernel only
- sync state: moved between user and kernel only
- syncid: sent over network as single octet
Signed-off-by: Julian Anastasov <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions