From: Dale Farnsworth Date: Fri, 27 Jan 2006 08:10:47 +0000 (-0700) Subject: [PATCH] mv643xx_eth: Make port queue enable/disable code consistent X-Git-Tag: v2.6.17-rc1~1186^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f8dd319459bb5ab9efcc1c345bed7895cc41768;p=pandora-kernel.git [PATCH] mv643xx_eth: Make port queue enable/disable code consistent Add and use the following functions: mv643xx_eth_port_enable_tx() mv643xx_eth_port_enable_rx() mv643xx_eth_port_disable_tx() mv643xx_eth_port_disable_rx() so that ports are enabled/disabled consistently. Signed-off-by: Dale Farnsworth Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed