commit | 9f8dd319459bb5ab9efcc1c345bed7895cc41768 | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Fri Jan 27 01:10:47 2006 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Fri Jan 27 11:11:16 2006 -0500 |
tree | 017ea7b2ca60f29110b8e43afbd6560737824489 | |
parent | f98e36f1f7903a319f7f87f96490e88f691ea106 [diff] |
[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 <dale@farnsworth.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>