diff options
author | Stefano Stabellini <sstabellini@kernel.org> | 2017-05-09 12:04:53 -0700 |
---|---|---|
committer | Stefano Stabellini <sstabellini@kernel.org> | 2017-05-16 11:51:25 -0700 |
commit | 01cd90b641e1aed40cf13a577e6a737af94d55e7 (patch) | |
tree | a7990f0fee16df75f5866067a127fc545cc48965 /hw/net/etraxfs_eth.c | |
parent | c0c24b95542bc1a4dc3fc6ea71475ae04fa69189 (diff) |
xen: call qemu_set_cloexec instead of fcntl
Use the common utility function, which contains checks on return values
and first calls F_GETFD as recommended by POSIX.1-2001, instead of
manually calling fcntl.
CID: 1374831
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
CC: anthony.perard@citrix.com
CC: groug@kaod.org
CC: aneesh.kumar@linux.vnet.ibm.com
CC: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/net/etraxfs_eth.c')
0 files changed, 0 insertions, 0 deletions