Don't need 'deleted' member of struct flow.
authorBen Pfaff <blp@nicira.com>
Mon, 21 Jul 2008 20:51:54 +0000 (13:51 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 21 Jul 2008 20:59:55 +0000 (13:59 -0700)
commitf2232335ab5089348f571462ab61ed7539e81354
treefc4e5155c359ec9ed5c48ae18c0646ed70f184f2
parent7d73c8bac528e3c997dcd070cf87c4383f809c4c
Don't need 'deleted' member of struct flow.

Flow deletion is already fully serialized on dp_mutex.
datapath/flow.c
datapath/flow.h
datapath/forward.c
datapath/hwtable_dummy/hwtable_dummy.c
datapath/table-hash.c
datapath/table-linear.c