Prev: writeback: sync old inodes first in background writeback
Next: drivers/net/qla3xxx.c: Checkpatch cleanups
From: David Miller on 26 Jul 2010 01:00 From: mditto(a)google.com (Mike Ditto) Date: Thu, 22 Jul 2010 15:02:52 -0700 (PDT) > The macros for the values of the bit field describing the four > different versions of statistics supported by different hardware > variants were being misused. Where the code was trying to test if the > hardware implements V3, it was actually testing whether it implements > any of V1, V2, or V3, causing the driver to report statistics that > don't really exist in the hardware, with bogus values. > > Signed-off-by: Mike Ditto <mditto(a)google.com> Applied to net-next-2.6, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |