ixgbe: remove unused media type
authorJacob Keller <jacob.e.keller@intel.com>
Sat, 22 Feb 2014 01:23:57 +0000 (01:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 20 Mar 2014 07:23:06 +0000 (00:23 -0700)
commitcbcc637059f0c4ba539e8e8a3be378c6329ac8e2
treee5519bd5feab632f1bd47fac7a9a6e4b0fd86226
parentee98b577e7711d5890ded2c7b05578a29512bd39
ixgbe: remove unused media type

This patch reverts the addition of the fiber_fixed type, which ended up
never being used. We don't have plans to support this type going
forward, and there is no reason to keep an unused type around polluting
the code.

Reverts: 4e8e1bca6e2 ("ixgbe: add new media type")
CC: Arun Sharma <asharma@fb.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
This page took 0.027136 seconds and 5 git commands to generate.