Fix broken stat requests over netlink.
authorJustin Pettit <jpettit@nicira.com>
Mon, 15 Sep 2008 06:05:37 +0000 (23:05 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 15 Sep 2008 06:05:37 +0000 (23:05 -0700)
A recent change (696db2) modified the way stats were being sent over the
netlink socket.  Unfortunately, the responder set the transaction id to the
type, which caused the requestor to ignore the repsone.


No differences found