Dan Kenigsberg has submitted this change and it was merged.

Change subject: follow modern naming of wifi devices
......................................................................


follow modern naming of wifi devices

Fedora has forsaken wlan* names, but sampling wifi device still spams
the logs with

  File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed
    s = int(file('/sys/class/net/%s/speed' % dev).read())
IOError: [Errno 22] Invalid argument

Change-Id: Ia0f19269ab3da32af06623d18dcbc1e3b997d013
Signed-off-by: Dan Kenigsberg <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/17332
Reviewed-by: Giuseppe Vallarelli <[email protected]>
Reviewed-by: Antoni Segura Puimedon <[email protected]>
---
M lib/vdsm/config.py.in
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Giuseppe Vallarelli: Looks good to me, but someone else must approve
  Antoni Segura Puimedon: Looks good to me, but someone else must approve
  Dan Kenigsberg: Verified; Looks good to me, approved


-- 
To view, visit http://gerrit.ovirt.org/17332
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia0f19269ab3da32af06623d18dcbc1e3b997d013
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to