From: Sascha Hauer Date: Wed, 15 Apr 2009 01:32:20 +0000 (+0000) Subject: fec: refactor init function X-Git-Tag: v2.6.31-rc1~330^2~621 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f1ceb4b46d523382f5a46622af9d3315a9b3e7f;p=pandora-kernel.git fec: refactor init function fec_enet_init() does the hardware initialisation and then calls fec_restart() which does the same initialisation again, so we can safely remove the initialisation from fec_enet_init(). Signed-off-by: Sascha Hauer Signed-off-by: David S. Miller --- Reading git-diff-tree failed