commit | b196c7e45f30cbcd38c83386bc8a04a21477f8d3 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Nov 13 13:03:50 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 15 22:14:54 2009 -0800 |
tree | 97bdf9375a9a2b7c400204587a85515bd90c8a37 | |
parent | 66711e66639776685aeaad774488be1857abce26 [diff] |
tg3: Add rx prod ring consolidation This patch adds code to funnel each MSI-X vector's rx packet buffers into a single set of producer rings which will then be submitted to the hardware. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>