Skip to content
Commit 9805069d authored by Sridhar Samudrala's avatar Sridhar Samudrala Committed by David S. Miller
Browse files

virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit



This feature bit can be used by hypervisor to indicate virtio_net device to
act as a standby for another device with the same MAC address.

VIRTIO_NET_F_STANDBY is defined as bit 62 as it is a device feature bit.

Signed-off-by: default avatarSridhar Samudrala <sridhar.samudrala@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cfc80d9a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment