]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: Fix tg3_get_ringparam()
authorMichael Chan <mchan@broadcom.com>
Tue, 21 Mar 2006 05:33:42 +0000 (21:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 05:33:42 +0000 (21:33 -0800)
commit4f81c32b028aecd818634b1ef36aae3b2b3e66ce
treee0c9f0945c1d72cd981aa49ad58792d25499bb6f
parente75f7c900944aa90831f6d343ca40090a68b56dd
[TG3]: Fix tg3_get_ringparam()

Fix-up tg3_get_ringparam() to return the correct parameters.

Set the jumbo rx ring parameter only if it is supported by the chip
and currently in use.

Add missing value for tx_max_pending, noticed by Rick Jones.

Update version to 3.51.

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