aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorGonglei <arei.gonglei@huawei.com>2014-10-31 14:11:00 +0800
committerMichael Tokarev <mjt@tls.msk.ru>2014-11-02 10:05:32 +0300
commitd0caa3eb539de01043354440ce0a10b1f546cf06 (patch)
treeac94d61066bd5c3ddca6f080a2d2166377894262 /scripts/switch-timer-api
parenttarget-i386: Remove unused model_features_t struct (diff)
downloadqemu-d0caa3eb539de01043354440ce0a10b1f546cf06.tar.xz
qemu-d0caa3eb539de01043354440ce0a10b1f546cf06.zip
tap: do not close(fd) in net_init_tap_one
commit 5193e5fb (tap: factor out common tap initialization) introduce net_init_tap_one(). But it's inappropriate that we close fd in net_init_tap_one(), we should lay it in the caller, becuase some callers needn't to close it if we get the fd by monitor_handle_fd_param(). On the other hand, in other exceptional branches fd isn't closed, so that's incomplete anyway. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions