diff options
author | Marcelo Ricardo Leitner <[email protected]> | 2016-09-15 15:02:38 -0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-17 09:59:31 -0400 |
commit | 4496195ddd75c4ad57b783739414e69b7d79843e (patch) | |
tree | de76fff3777c7db4816d1db72ca9c74e62a597ef /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 8ab86c00e349cef9fb14719093a7f198bcc72629 (diff) |
sctp: fix SSN comparision
This function actually operates on u32 yet its paramteres were declared
as u16, causing integer truncation upon calling.
Note in patch context that ADDIP_SERIAL_SIGN_BIT is already 32 bits.
Signed-off-by: Marcelo Ricardo Leitner <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions