On 07/24/12 17:35, Stefan Hajnoczi wrote: > v2: > * Change int64_t and unsigned int mess to int which is what VLAN IDs are > today [Laszlo] > * Remove bogus error_set() -> qerror_report() merge artifact [Laszlo] > * Use net_hub_id_for_client(nc, NULL) == 0 instead of adding > net_hub_port_peer_nc() [Laszlo] > * Fix stray print_net_client(..., NetClientState *vc) argument name [Laszlo] > * Consistently update vlan -> peer argument name [Laszlo] > * Drop spurious closesocket(fd), probably merge conflict [Stefan]
I checked the interdiffs and my v1 comments. Reviewed-by: Laszlo Ersek <ler...@redhat.com>