commit | 5028588b62cbda74744f4f28b35f618e5b1078ef | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Mon Oct 05 15:07:34 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 06 06:25:55 2020 -0700 |
tree | 6277b1150e043132ef78a7a8acb944453eab5345 | |
parent | 4f30974feb9667f12e224b195b551a170fcc8723 [diff] |
ethtool: wire up set policies to ops Similarly to get commands wire up the policies of set commands to get parsing by the core and policy dumps. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>