]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mv643xx_eth: Merge open and stop helper functions
authorDale Farnsworth <dale@farnsworth.org>
Mon, 16 Jan 2006 23:59:21 +0000 (16:59 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 17 Jan 2006 12:23:38 +0000 (07:23 -0500)
commitab4384a6588925607f734e195f49e34a80f31e84
treee0fc58cb591c725a4e7a2437099af4eb1febf280
parent4476e0e4c7e6a2c22288391b853b6e071622f079
[PATCH] mv643xx_eth: Merge open and stop helper functions

Move code from helper functions mv643xx_eth_real_open and mv643xx_eth_real_stop
as they are no longer needed.

Signed-off-by Dale Farnsworth <dale@farnsworth.org>

 mv643xx_eth.c |  109 +++++++++++++++++++++++-----------------------------------
 1 file changed, 45 insertions(+), 64 deletions(-)

Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/mv643xx_eth.c