]> Git Repo - qemu.git/commit - net/dump.c
convert net_init_dump() to NetClientOptions
authorLaszlo Ersek <[email protected]>
Tue, 17 Jul 2012 14:17:15 +0000 (16:17 +0200)
committerStefan Hajnoczi <[email protected]>
Mon, 23 Jul 2012 10:55:18 +0000 (11:55 +0100)
commit848040d1748e6d3871c319960ecfafce29f410a3
tree2b5fb3db51407605cefdc85a86a13d96eac04c1e
parent2456f36f18c29ccc343fc676ef1af32e26cd7c88
convert net_init_dump() to NetClientOptions

v1->v2:
- NetdevDumpOptions::len is of type 'size', whose C type was changed to
  uint64_t. Adapt the printf() format specifier macro.

Signed-off-by: Laszlo Ersek <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
net/dump.c
This page took 0.02296 seconds and 4 git commands to generate.