Revision 766e9f1be128bcdc15aa7d07084d0d51e873b5ed authored by Eric Dumazet on 17 January 2012, 12:45:36 UTC, committed by David S. Miller on 18 January 2012, 04:56:18 UTC
In commit 4ce3c183fca (snmp: 64bit ipstats_mib for all arches), I forgot
to change the /proc/net/dev_snmp6/xxx output for IP counters.

percpu array is 64bit per counter but the folding still used the 'long'
variant, and output garbage on 32bit arches.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 10ec1bb
History

back to top