From: Eran Ben Elisha Date: Mon, 15 Jun 2015 14:59:08 +0000 (+0300) Subject: net/mlx4_en: Support ndo_get_vf_stats X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a890557f57e6cbebe9cc6c32aef045405d4fa2;p=pandora-kernel.git net/mlx4_en: Support ndo_get_vf_stats Implement the ndo to gather VF statistics through the PF. All counters related to this VF are stored in a per slave list, run over the slave's list and collect all statistics. Signed-off-by: Eran Ben Elisha Signed-off-by: Hadar Hen Zion Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed