be2net: Fix to use 32-bit stats to report rx_drops_no_fragment
authorAjit Khaparde <ajit.khaparde@emulex.com>
Wed, 1 May 2013 09:37:27 +0000 (09:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 May 2013 20:43:13 +0000 (16:43 -0400)
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 <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found