diff options
author | Kalderon, Michal <[email protected]> | 2017-07-09 13:00:16 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-07-11 13:36:05 -0700 |
commit | 91d1ae475b9833097e078c2581c9265d033cdbe4 (patch) | |
tree | c0c61b10f141dcb8d0332ff61d241e0dbb31c85b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 5e34fa23ced16f03fe163d3f31fddcae91c3f2fc (diff) |
qed: Fix printk option passed when printing ipv6 addresses
The option "h" (host order ) exists for ipv4 only.
Remove the h when printing ipv6 addresses.
Lead to the following smatch warning:
drivers/net/ethernet/qlogic/qed/qed_iwarp.c:585 qed_iwarp_print_tcp_ramrod()
warn: '%pI6' can only be followed by c
drivers/net/ethernet/qlogic/qed/qed_iwarp.c:1521 qed_iwarp_print_cm_info()
warn: '%pI6' can only be followed by c
Fixes commit 456a584947d5 ("qed: iWARP CM add passive side connect")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions