]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethtool: self_test: Mark interface in testing operative status
authorAndrew Lunn <andrew@lunn.ch>
Sun, 19 Apr 2020 22:11:52 +0000 (00:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Apr 2020 19:43:24 +0000 (12:43 -0700)
commit4029e636dac62fb294f6e0582e2d04b56231d504
treea9cb964f6df47d76868f23e53672d648dc722743
parent51985607fae1879c289d672b76b297fca881d2e2
net: ethtool: self_test: Mark interface in testing operative status

When an interface is executing a self test, put the interface into
operative status testing.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ethtool/ioctl.c