From: Ajit Khaparde Date: Wed, 1 May 2013 09:37:27 +0000 (+0000) Subject: be2net: Fix to use 32-bit stats to report rx_drops_no_fragment X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~39^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c578ef9b6dc39efd8cd6e68295f63486d20c75;p=pandora-kernel.git be2net: Fix to use 32-bit stats to report rx_drops_no_fragment Only BE devices provide 16-bit counter for rx_drops_no_fragment. All other devices provide a 32-bit counter for this stat. Use the 32-bit value where available. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed