ixgbe: rework fix of media type for bypass device
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 24 Jun 2014 14:41:29 +0000 (15:41 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 26 Jun 2014 05:16:53 +0000 (07:16 +0200)
commit6f77410723a432f48941694b27b7dc906a7a7e03
tree73b87b9ba87d4e027dc1c24b726e2d54c6e2b0f6
parent445d8db425de039968344743a0b47daeb95b063a
ixgbe: rework fix of media type for bypass device

This was previously solved in commit 60a70d4e042350ca
(fix link status interrupt of bypass device),
but this alternative fix reverts the previous one and solves the
same issue without modifying the base driver (also named "shared code").

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_pmd_ixgbe/ixgbe/ixgbe_82599.c
lib/librte_pmd_ixgbe/ixgbe_82599_bypass.c