From: Yaniv Rosner Date: Tue, 27 Nov 2012 03:46:31 +0000 (+0000) Subject: bnx2x: Fix SFP+ current leakage X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a1fbf4046ea05b20811178cb1423e27e3260051;p=pandora-kernel.git bnx2x: Fix SFP+ current leakage Per measurements, the SFP+ suffered from small current leakage in two cases: - When no module was plugged and TX laser was disabled. The fix was to enable it, and when module is plugged in, check if it needs to be disabled. - When over-current event occurs due to invalid SFP+ module, the HW basically shuts down the current for this module, but the SW needs to complete this by issuing a power down via a GPIO. Signed-off-by: Yaniv Rosner Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed