commit | 3b7cc73628ff7a545c3ae0762706d2039a1a6446 | [log] [tgz] |
---|---|---|
author | Patricio Noyola <patricion@google.com> | Fri Sep 11 10:38:50 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 14:31:54 2020 -0700 |
tree | 81ba4d3d9f3cef71b073903fab04eef72b93518b | |
parent | 5cdad90de62c27c6af53edb1b4b91712622b892b [diff] |
gve: Use link status register to report link status This makes the driver better aware of the connectivity status of the device. Based on the device's status register, the driver can call netif_carrier_{on,off}. Reviewed-by: Yangchun Fu <yangchun@google.com> Signed-off-by: Patricio Noyola <patricion@google.com> Signed-off-by: David Awogbemila <awogbemila@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>