]> 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)
commitad9d3bb82f46595e53ce8360ab6b4b1ce0f831d4
treea9cb964f6df47d76868f23e53672d648dc722743
parentb425f7c83c202d5fe6a321d94ce082a37f87b9fb
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