summaryrefslogtreecommitdiff
path: root/lib/ovs-atomic.h
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2014-05-14 16:19:34 +0900
committerBen Pfaff <blp@nicira.com>2014-05-16 09:28:33 -0700
commit0e2a9f6fc28f2d53971a2c0bf93cd6fa577fe5fd (patch)
tree0e3a0124e4fbc86edf24f5ab34f1baca0ab6e660 /lib/ovs-atomic.h
parent349fbdc296118b6706f3b2af9551ed59109508d7 (diff)
downloadopenvswitch-0e2a9f6fc28f2d53971a2c0bf93cd6fa577fe5fd.tar.gz
ofproto-dpif-upcall: Use atomic_long in struct udpif
Some concern has been raised by Ben Pfaff that atomic_uint64_t may not be portable. Accordingly, use atomic_ulong instead of atomic_uint64_t in struct ofproto. This is in preparation for removing atomic_uint64_t entirely. Cc: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'lib/ovs-atomic.h')
0 files changed, 0 insertions, 0 deletions