From: Ranjit Manomohan Date: Thu, 19 Oct 2006 03:54:26 +0000 (-0700) Subject: [TG3]: Fix set ring params tx ring size implementation X-Git-Tag: v2.6.19-rc3~45^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42952231c6a8623117ee3cc89c82d382dc69ca30;p=pandora-kernel.git [TG3]: Fix set ring params tx ring size implementation Fixes the implementation of the ethtool set ring parameters for the tg3 transmit ring. The size of tx_pending is taken into account before doing a netif_wake_queue. This prevents the interface from locking up when smaller transmit ring sizes are used. Signed-off-by: Ranjit Manomohan Acked-by: Michael Chan Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed