Change in vdsm[master]: netinfo: simplify speed() function

ilvovsky at redhat.com ilvovsky at redhat.com
Wed May 16 11:52:05 UTC 2012


Igor Lvovsky has posted comments on this change.

Change subject: netinfo: simplify speed() function
......................................................................


Patch Set 2: (1 inline comment)

....................................................
File vdsm/netinfo.py
Line 121:             if s not in (2 ** 16 - 1, 2 ** 32 - 1) or s > 0:
should it be s>=0 ?

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I978b926fc0c9ab00d1650a876d75e44e9d92d510
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ryan Harper <ryanh at us.ibm.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Igor Lvovsky <ilvovsky at redhat.com>
Gerrit-Reviewer: Ryan Harper <ryanh at us.ibm.com>


More information about the vdsm-patches mailing list