net/ixgbe/base: limit 5Gb support to X550 devices
authorWei Dai <wei.dai@intel.com>
Wed, 21 Dec 2016 09:48:03 +0000 (17:48 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:51 +0000 (19:40 +0100)
commit6d5408c1e60c08ac668d0ffa42ac87c0f31ba349
tree972a3d22cf4397ced94a621309f6f9f4752b4f13
parent12e20906905c65633a553cf9462de85ce383ce34
net/ixgbe/base: limit 5Gb support to X550 devices

Only X550 devices support 5Gb. MAC type checks for 5Gb should
be done only for X550 devices.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_common.c
drivers/net/ixgbe/base/ixgbe_hv_vf.c
drivers/net/ixgbe/base/ixgbe_vf.c