Dan Kenigsberg has uploaded a new change for review. Change subject: BZ#834205-related: ethtool cannot handle unicode device names ......................................................................
BZ#834205-related: ethtool cannot handle unicode device names Device names such as u'eth0' make ethtool choke. Let us convert them to simple 'eth0' strings. Signed-off-by: Dan Kenigsberg <[email protected]> Change-Id: If1d5c03b69066257ddc359fd0c433a981a85efb0 --- M vdsm/netinfo.py 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/34/6034/1 -- To view, visit http://gerrit.ovirt.org/6034 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If1d5c03b69066257ddc359fd0c433a981a85efb0 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
