]> git.baikalelectronics.ru Git - kernel.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)
commitac54f7670c4fbb42137a7a56aa19c532b7d64cdb
tree8831ef2bbe38900dc9f2c2fc3c1b5e0de868654e
parentd9edba21eeb57ab66aeae2f3e3cc9e42890964d6
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