ofproto: Change account_cb to use uint64_t.
authorEthan Jackson <ethan@nicira.com>
Fri, 25 Feb 2011 01:04:47 +0000 (17:04 -0800)
committerEthan Jackson <ethan@nicira.com>
Fri, 25 Feb 2011 01:11:54 +0000 (17:11 -0800)
commit7006c033dce957da321ba8003696b99db5ca7782
treea3b57eac13d12632433771ae61e29cbc87a8616c
parent4e6ca956f56b7a7f7284a4cd8788873ba57b229c
ofproto: Change account_cb to use uint64_t.

This is more consistent with ofproto internals and its users.
ofproto/ofproto.h
vswitchd/bridge.c