]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Disable unused transmit rings
authorMatt Carlson <mcarlson@broadcom.com>
Thu, 14 Oct 2010 10:37:39 +0000 (10:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Oct 2010 20:57:42 +0000 (13:57 -0700)
commit3d37728bc55994fdf2888f6c872bdeea03a84cc2
tree0d6b00463729269bb5505d809269a148c2579c2c
parentbba226acf4d13586ce47cf8376db33bed7bc0bd6
tg3: Disable unused transmit rings

This patch allows the driver to disable the additional transmit rings
available on the 5717 and 5719 devices.  This is not strictly necessary,
but is done anyways for correctness.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c