From: Peter P Waskiewicz Jr Date: Mon, 14 Sep 2009 07:48:10 +0000 (+0000) Subject: ixgbe: Create separate media type for CX4 adapters X-Git-Tag: v2.6.32-rc1~657^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b1be1990d2f7d1a3b1f25bf3e6444600665764a;p=pandora-kernel.git ixgbe: Create separate media type for CX4 adapters Currently the media type detection for CX4 adapters lumps them into a type of fiber. This causes some strange fallout when firmware verification is done on the NIC, and certain fiber NIC rules get enforced incorrectly. This patch introduces a new media type for CX4, and puts both 82598 and 82599 CX4 adapters into this bucket. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: Don Skidmore Signed-off-by: David S. Miller --- Reading git-diff-tree failed