aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorMart van Santen <[email protected]>2017-02-10 12:02:18 +0000
committerDavid S. Miller <[email protected]>2017-02-13 21:49:53 -0500
commitebf692f85ff78092cd238166d8d7ec51419f9c02 (patch)
tree5126b0c1415b5657a44723900109f25a7b69eb72 /lib/netdev-notifier-error-inject.c
parent0c59d28121b96d826c188280f367e754b5d83350 (diff)
xen-netback: vif counters from int/long to u64
This patch fixes an issue where the type of counters in the queue(s) and interface are not in sync (queue counters are int, interface counters are long), causing incorrect reporting of tx/rx values of the vif interface and unclear counter overflows. This patch sets both counters to the u64 type. Signed-off-by: Mart van Santen <[email protected]> Reviewed-by: Paul Durrant <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions