]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
authorEmil Tantilov <emil.s.tantilov@intel.com>
Wed, 14 Aug 2013 07:12:27 +0000 (07:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 29 Aug 2013 10:30:37 +0000 (03:30 -0700)
commit987e1d56b3157592d73f7f6170decada716fc415
tree8831ef2bbe38900dc9f2c2fc3c1b5e0de868654e
parent61aaf9e8072a692eb4cd74ec8d1d47576612437d
ixgbe: include QSFP PHY types in ixgbe_is_sfp()

This patch makes sure that QSFP+ modules use the SFP+ code path for
setting up link.

Signed-off-by: Emil Tantilov <emil.s.tantilov@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_main.c