i40e: skip link control as firmware workaround
authorHelin Zhang <helin.zhang@intel.com>
Tue, 17 Nov 2015 07:09:47 +0000 (15:09 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 23 Nov 2015 22:51:14 +0000 (23:51 +0100)
commit2f1e228174202221dde6074f9570d950bc5e9659
tree8e157975b643525d0bb1433898a5cfbd8cc1428f
parent8ebb29567b0792e693510a760b9eeaca73ae1b55
i40e: skip link control as firmware workaround

As firmware does not support any link control from software driver
side, any phy config should be ignored as a workaround. Otherwise
the link might not be up again after binding back to kernel driver.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/i40e/i40e_ethdev.c