net/i40e/base: fix flow control set for 25G
authorJingjing Wu <jingjing.wu@intel.com>
Sat, 10 Dec 2016 11:24:24 +0000 (19:24 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:39:27 +0000 (19:39 +0100)
commitf8080847982fd74ade0fac3e0e1dabcb9d2a543f
treeacd0c3c3daad3e681da42b223a4d13e4f685c70e
parent9710c12898ed83258f6ac7c8e9d53112425a0cd6
net/i40e/base: fix flow control set for 25G

Add phy_type_ext copied from old setting to rpevents 25G PHY
types from being disabled when setting the flow control modes.

Fixes: 51131ae119 ("net/i40e/base: get PHY abilities for 25G")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
drivers/net/i40e/base/i40e_common.c