From: Eilon Greenstein Date: Thu, 22 Jan 2009 03:37:48 +0000 (+0000) Subject: bnx2x: Carrier off first call X-Git-Tag: v2.6.29-rc3~23^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eccabb301d442e6106ecc84b07a976c2816d9fb;p=pandora-kernel.git bnx2x: Carrier off first call Call carrier off should not be called after register_netdev since after register netdev open can be called at any time followed by an interrupt that will set it to carrier_on and the probe will resume control and set it to off Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed