diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-03-18 14:27:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-22 04:31:50 +0300 |
commit | 1f904495b79003cd3d881de8731377d48fcbc7e3 (patch) | |
tree | f9e7809ed39ea70978d0afe3e5ebd955dcbb4017 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 486a43db2e26b87125b5629e1ade516f90833934 (diff) | |
download | linux-1f904495b79003cd3d881de8731377d48fcbc7e3.tar.xz |
sctp: define dst_pending_confirm as a bit in sctp_transport
As tp->dst_pending_confirm's value can only be set 0 or 1, this
patch is to change to define it as a bit instead of __u32.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions