diff options
author | ZhiPeng Lu <lu.zhipeng@zte.com.cn> | 2017-11-03 22:54:20 +0800 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2017-11-20 14:45:31 -0600 |
commit | df83eabd5245828cbca32060aa191d8b03bc5d50 (patch) | |
tree | 1488690323964cf35f290b8898c308c04e69da2d /scsi | |
parent | b2996bb405e2806725a341c72d80be9e77ed8b82 (diff) |
qga: replace GetIfEntry with GetIfEntry2 for interface stats
The data obtained by GetIfEntry is 32 bits, and it may overflow. Thus
using GetIfEntry2 instead of GetIfEntry.
Signed-off-by: ZhiPeng Lu <lu.zhipeng@zte.com.cn>
*avoid CamelCase variable names
*update field names for MIB_IFROW -> MIB_IF_ROW2
*dynamically probe for GetIfIndex2 to deal with older OSs
*check return value from get_interface_index
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'scsi')
0 files changed, 0 insertions, 0 deletions