commit | 0c1d0e2b05e92ad847b3ebe1c75b7974086bc8fa | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Tue Sep 01 13:16:33 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 02 00:43:52 2009 -0700 |
tree | fab2d998ab474a4969f1717812fd7f80b047e616 | |
parent | baf8a94a572928710e9e60967d153a7bf3aebd9c [diff] |
tg3: Adjust RSS ring allocation strategies When multivector RSS is enabled, the first interrupt vector is only used to report link interrupts and error conditions. This patch changes the code so that rx and tx ring resources are not allocated for this vector. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>