From: Alexander Duyck Date: Thu, 23 Jul 2009 18:07:20 +0000 (+0000) Subject: igb: remove media type fiber as it is misleading X-Git-Tag: v2.6.32-rc1~703^2~558 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc3ae9a5252ea4ffe65b43cdc09ec2654b48000;p=pandora-kernel.git igb: remove media type fiber as it is misleading The current igb driver only supports copper and serdes. The fiber media type is a holdover from earlier NICs as the current nics supported by igb all use serdes when communicating over a fiber connection. As a result we can remove media type fiber without losing any functionality. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed