clang: Use OVS_REQUIRES() instead of OVS_REQ_WRLOCK() for plain mutex.
authorAlex Wang <alexw@nicira.com>
Thu, 8 Aug 2013 22:14:19 +0000 (15:14 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 9 Aug 2013 20:48:11 +0000 (13:48 -0700)
commitbd3950ddfa5cf54d79feb332782d66d27c86090f
tree85a62dca5afe8ff9587452f4ca614f5e1120628d
parentee047520f66b174f6a36beb63e7aaf40526eb0af
clang: Use OVS_REQUIRES() instead of OVS_REQ_WRLOCK() for plain mutex.

This commit changes the code to use OVS_REQUIRES() instead of
OVS_REQ_WRLOCK(), for plain mutex.

Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/bfd.c
lib/cfm.c
lib/lacp.c
lib/stp.c
ofproto/ofproto-dpif-ipfix.c
ofproto/ofproto-dpif-sflow.c
ofproto/ofproto-dpif.c