From: Dale Farnsworth Date: Mon, 16 Jan 2006 23:59:21 +0000 (-0700) Subject: [PATCH] mv643xx_eth: Merge open and stop helper functions X-Git-Tag: v2.6.16-rc2~366^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4384a6588925607f734e195f49e34a80f31e84;p=pandora-kernel.git [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 mv643xx_eth.c | 109 +++++++++++++++++++++++----------------------------------- 1 file changed, 45 insertions(+), 64 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed