diff options
author | Mark McLoughlin <markmc@redhat.com> | 2009-01-20 02:09:49 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-21 23:34:53 +0100 |
commit | 9f4d26d0f3016cf8813977d624751b94465fa317 (patch) | |
tree | ac17805553ff3b3bc570ed73027b150e7ba3b88b /drivers/watchdog | |
parent | smc91x: enable ethtool EEPROM interface (diff) | |
download | linux-9f4d26d0f3016cf8813977d624751b94465fa317.tar.xz linux-9f4d26d0f3016cf8813977d624751b94465fa317.zip |
virtio_net: add link status handling
Allow the host to inform us that the link is down by adding
a VIRTIO_NET_F_STATUS which indicates that device status is
available in virtio_net config.
This is currently useful for simulating link down conditions
(e.g. using proposed qemu 'set_link' monitor command) but
would also be needed if we were to support device assignment
via virtio.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (added future masking)
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions