]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9abbe1a6a48a1b231be1f4f45b8d0e4e837ddb84
treee5519bd5feab632f1bd47fac7a9a6e4b0fd86226
parent640b9f8b52494fcfff29e7c139e5d6a6f4da79bb
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: 5c654979232 ("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