diff options
author | Matt Carlson <[email protected]> | 2010-06-05 17:24:33 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-06-06 17:56:00 -0700 |
commit | 2601d8a0049c8b5d29cd5adb844a305a804e505f (patch) | |
tree | ea2ab7f93806fd5e13004b623d3c8c25b51a380b /lib/rational.c | |
parent | b28f6428af279ffb9e97ee00486a29498b7fcfdc (diff) |
tg3: Off-by-one error in RSS setup
The driver was incorrectly programming the indirection table such that
rx traffic intended for the second ring went to the first ring, rx
traffic intended for the third ring went to the second ring, etc. This
patch changes the code so that rx traffic is diverted to the proper
ring.
Signed-off-by: Matt Carlson <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/rational.c')
0 files changed, 0 insertions, 0 deletions