From: Eran Ben Elisha Date: Mon, 30 Mar 2015 14:45:20 +0000 (+0300) Subject: net/mlx4_en: Fix port counters statistics bitmask X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~107^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66f24a7ebffc5eaef9b799a2a72dd61149ad846b;p=pandora-kernel.git net/mlx4_en: Fix port counters statistics bitmask Two counters (rx_chksum_complete and tx_chksum_offload) are not displayed under SRIOV for the PF via ethtool because their bit mask is off, fix that. Fixes: f8c6455bb ('net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE') Fixes: 9fab426de ('mlx4: add a new xmit_more counter') 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