net/vmxnet3: keep consistent link status
authorChas Williams <chas3@att.com>
Wed, 17 Jan 2018 15:04:57 +0000 (10:04 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 30 Mar 2018 12:08:43 +0000 (14:08 +0200)
commit7a3d20151d4c947f6b2501b4e86a69c91e05b176
tree5e48e7ad25b52b3113a1d6a88c1b75fcfe547c31
parent3e5810f31d9cafe1a49a098372467c1eda3bf4aa
net/vmxnet3: keep consistent link status

Bonding may examine the link properties to ensure that matching interfaces
are bound together.  If the link is going to have fixed properties,
these need to remain consistent regardless of the link_status or the
state of the adapter.

Signed-off-by: Chas Williams <chas3@att.com>
Acked-by: Shrikrishna Khare <skhare@vmware.com>
drivers/net/vmxnet3/vmxnet3_ethdev.c