ofproto-dpif: Make execute_actions() function non-static.
authorAlex Wang <alexw@nicira.com>
Fri, 11 Oct 2013 21:58:35 +0000 (14:58 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 11 Oct 2013 22:52:26 +0000 (15:52 -0700)
commit419460f4e1465102bb9699e1e470b4a1349999b1
treea9afef88192a44e5de8ace2255e86a61c25996c4
parentc4af8a9067efcd6ced3c191ae5b04c7d9b786d29
ofproto-dpif: Make execute_actions() function non-static.

This commit changes the execute_actions() function to non-static
function.

Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h