]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
tg3: Add rx prod ring consolidation
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 13 Nov 2009 13:03:50 +0000 (13:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Nov 2009 06:14:54 +0000 (22:14 -0800)
commitb196c7e45f30cbcd38c83386bc8a04a21477f8d3
tree97bdf9375a9a2b7c400204587a85515bd90c8a37
parent66711e66639776685aeaad774488be1857abce26
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>
drivers/net/tg3.c
drivers/net/tg3.h