commit | 246ab6f01efb808610535be34aab2de9325da6fa | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Jun 24 10:38:39 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 25 16:14:03 2018 +0900 |
tree | 16d10b317f153a2bd6215fd06ad2aac4bcb34f54 | |
parent | eba7927b55938b8db7ba5d76086f0ab0a2e2274d [diff] |
cls_flower: fix error values for commands not supported by drivers -EOPNOTSUPP is the error value that should be reported if a flower command is not supported by a driver. Fix it in couple of Intel drivers. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>