cfm: Use ofpbuf_new() instead of its out-of-line expansion.
authorBen Pfaff <blp@nicira.com>
Thu, 2 Dec 2010 22:53:54 +0000 (14:53 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 7 Dec 2010 21:44:10 +0000 (13:44 -0800)
commit2208d6b71356d85e6f2b96d8cd51ac4fc90da74e
treebfcf6f870a65b96a6edabb62789a189e4238677b
parentad8ee2c0f3b7d0e53aab749da97a9c78765d74fa
cfm: Use ofpbuf_new() instead of its out-of-line expansion.

Acked-by: Jesse Gross <jesse@nicira.com>
lib/cfm.c