On Fri, Mar 28, 2014 at 12:20:00PM -0700, Pritesh Kothari wrote: > sparse emits the following warning: > lib/dpif-netdev.c:1755:15: warning: Initializer entry defined twice > lib/dpif-netdev.c:1755:15: also defined here > due to a bug in sparse which doesn't like inlined functions which > expands a #define within it. This commit removes inline to make > sparse happy. > > Signed-off-by: Pritesh Kothari <pritesh.koth...@cisco.com>
Both applied, thank you! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev