diff options
| author | Simon Horman <[email protected]> | 2008-09-17 10:10:42 +1000 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2008-09-17 10:10:42 +1000 |
| commit | dff630ddad3884b99fae3ad92f5eccbf26618679 (patch) | |
| tree | d5c324c78b40101273c824f7d9510503421e87e7 /tools/perf/scripts/python | |
| parent | 9e691ed68d94ab3047e028736641445b4cf74d67 (diff) | |
ipvs: supply a valid 0 address to ip_vs_conn_new()
ip_vs_conn_new expects a union nf_inet_addr as the type for its address
parameters, not a plain integer.
This problem was detected by sparse.
make C=1
CHECK net/ipv4/ipvs/ip_vs_core.c
net/ipv4/ipvs/ip_vs_core.c:469:9: warning: Using plain integer as NULL pointer
Acked-by: Sven Wegener <[email protected]>
Acked-by: Julius Volz <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions