diff options
author | Krishna Kumar <krkumar2@in.ibm.com> | 2010-02-03 13:13:10 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-04 03:17:17 (GMT) |
commit | fdd3d631cddad20ad9d3e1eb7dbf26825a8a121f (patch) | |
tree | 9f4b952c8cbfc2ad169a023c5321b3ff8bb2595d /net/ipv4/ip_forward.c | |
parent | e44d38e1b72a2aa7f5e7024c5da83a879355a1cc (diff) | |
download | linux-fsl-qoriq-fdd3d631cddad20ad9d3e1eb7dbf26825a8a121f.tar.xz |
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>
Diffstat (limited to 'net/ipv4/ip_forward.c')
0 files changed, 0 insertions, 0 deletions