diff options
author | 2007-12-21 06:20:23 +0000 | |
---|---|---|
committer | 2007-12-22 22:53:05 -0500 | |
commit | 73eac0640ebfb30fee99e06ee029444af0d7ae8d (patch) | |
tree | c1cfa0f0e45dfb5bd899f156f41237134ce78e71 /fs/stack.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff) | |
download | linux-rng-73eac0640ebfb30fee99e06ee029444af0d7ae8d.tar.xz linux-rng-73eac0640ebfb30fee99e06ee029444af0d7ae8d.zip |
typhoon: endianness bug in tx/rx byte counters
txBytes and rxBytesGood are both 64bit; using le32_to_cpu() won't work
on big-endian for obvious reasons.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions