ofproto-dpif: Fix thread safety annotation on rule_dpif_lookup_in_table().
authorBen Pfaff <blp@nicira.com>
Wed, 21 Aug 2013 18:27:25 +0000 (11:27 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 23 Aug 2013 18:04:03 +0000 (11:04 -0700)
commitff59f2d454eece2b7e04cfbaee59fbcc9ef58e32
treeb545ab3a7d2e8dbd939596f40c85d9d76c3047da
parentdfbdea46729530cda086ff7d2f14474a37de1408
ofproto-dpif: Fix thread safety annotation on rule_dpif_lookup_in_table().

New Clang versions raise warnings about the incorrect old annotation.

I first noticed these warnings with Clang 1:3.4~svn188890-1~exp1.
I previously used version 1:3.4~svn187484-1~exp1.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h