From: Gunnar Larisch Date: Mon, 5 May 2008 12:01:28 +0000 (+0200) Subject: 3c980-TX needs EXTRA_PREAMBLE X-Git-Tag: v2.6.26-rc2~23^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa807f79dad3d6a8e9b175d66418b0c5be1d5cd8;p=pandora-kernel.git 3c980-TX needs EXTRA_PREAMBLE The ethernet card 3c980-TX needs a mdio_sync() to initialize the ethernet properly. This is forced by adding an EXTRA_PREAMBLE to its drv_flags. Without this, the driver did not reconnect after a link loss. Signed-off-by: Gunnar Larisch Acked-by: Steffen Klassert Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed