datapath: Fix flow table sparse RCU annotations.
authorJesse Gross <jesse@nicira.com>
Thu, 17 Nov 2011 00:01:32 +0000 (16:01 -0800)
committerJesse Gross <jesse@nicira.com>
Thu, 17 Nov 2011 00:10:45 +0000 (16:10 -0800)
commitbe2ba156813131213f7d494cb284063e82049a65
tree55abdeb049e1f91cce024fd35aee9065b314b34e
parenta9a29d22d8f485bb90bb49ae9ddff8c3c1ab04f5
datapath: Fix flow table sparse RCU annotations.

Some overzealous marking of pointers as __rcu caused sparse to flag
errors.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
datapath/datapath.c
datapath/flow.c