From: Yaniv Rosner Date: Tue, 18 Jan 2011 04:33:24 +0000 (+0000) Subject: bnx2x: Common init will be executed only once after POR X-Git-Tag: v2.6.38-rc2~33^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21a3424877a4d5ca91a6d446ed581a2bd03160c;p=pandora-kernel.git bnx2x: Common init will be executed only once after POR Common init used to be called by the driver when the first port comes up, mainly to reset and reload external PHY microcode. However, in case management driver is active on the other port, traffic would halted. So limit the common init to be done only once after POR. Signed-off-by: Yaniv Rosner Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed