ofproto-dpif: Use ofproto_receive() in update_stats().
authorEthan Jackson <ethan@nicira.com>
Fri, 25 Jan 2013 04:07:51 +0000 (20:07 -0800)
committerEthan Jackson <ethan@nicira.com>
Mon, 28 Jan 2013 21:15:46 +0000 (13:15 -0800)
This removes a bit of duplicate code, and will be necessary to
support future patches.

Signed-off-by: Ethan Jackson <ethan@nicira.com>

No differences found