From: Don Skidmore Date: Fri, 3 Dec 2010 13:24:05 +0000 (+0000) Subject: ixgbe: fix enum type mismatch on disable laser X-Git-Tag: v2.6.38-rc1~476^2~303 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f91170773d852e65e4fc36e1f8173ce614f62e1;p=pandora-kernel.git ixgbe: fix enum type mismatch on disable laser Fixes a recent bug on the patch (c6ecf39a10ceec3e97096e2a8d3eadcecd593422) that disabled the laser on ifconfig down. Compilers were seeing a enum mismatch. Signed-off-by Don Skidmore Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed