netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [stable] ixgbe: Fix return of invalid txq
@ 2010-05-03 20:56 Brandeburg, Jesse
  2010-05-03 21:02 ` Brandeburg, Jesse
  2010-05-07 22:25 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Brandeburg, Jesse @ 2010-05-03 20:56 UTC (permalink / raw)
  To: stable; +Cc: netdev, linux-kernel, brandon, jesse.brandeburg

Please consider commit fdd3d631cddad20ad9d3e1eb7dbf26825a8a121f for 
inclusion in 2.6.32.y (it is already in 2.6.33.y)

Here is the commit message, it fixes a panic on machines with a larger 
number of cpus than ixgbe has tx queues (64).

commit fdd3d631cddad20ad9d3e1eb7dbf26825a8a121f
Author: Krishna Kumar <krkumar2@in.ibm.com>
Date:   Wed Feb 3 13:13:10 2010 +0000

    ixgbe: Fix return of invalid txq

    a developer had complained of getting lots of warnings:

    "eth16 selects TX queue 98, but real number of TX queues is 64"
    
	http://www.mail-archive.com/e1000-devel@lists.sourceforge.net/msg02200.html

    As there was no follow up on that bug, I am submitting this
    patch assuming that the other return points will not return
    invalid txq's, and also that this fixes the bug (not tested).

    Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
    Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
    Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
    Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
    Signed-off-by: David S. Miller <davem@davemloft.net>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-05-10  5:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 20:56 [stable] ixgbe: Fix return of invalid txq Brandeburg, Jesse
2010-05-03 21:02 ` Brandeburg, Jesse
2010-05-03 21:14   ` David Miller
2010-05-07 22:25 ` Greg KH
2010-05-10  5:13   ` Jeff Kirsher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).