ovs-vswitchd: Get rid of call to process_init().
authorGurucharan Shetty <gshetty@nicira.com>
Fri, 14 Feb 2014 19:12:41 +0000 (11:12 -0800)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 19 Feb 2014 22:23:59 +0000 (14:23 -0800)
commit6ca326ed3f1def5f3dbc05f03e9808191e488a38
tree199baead761991002f974000c579a59f039f8a1b
parentf5790bf6eeade6662eaccc95b22b25cecb822c9e
ovs-vswitchd: Get rid of call to process_init().

It is not needed as we don't use any other process_* calls.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
vswitchd/ovs-vswitchd.c