diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-09-02 17:57:32 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 14:27:39 +0100 |
commit | 901bdff2f529d8a33d9a2b88caa7bfb9fad14c52 (patch) | |
tree | 0f3e09f8008345f36bf55110b030082111958ffd /fs/ioctl.c | |
parent | aedbeb4e597e9f6202d36e249f1027138a764a67 (diff) |
net: fman: Change return type of disable to void
When disabling, there is nothing we can do about errors. In fact, the
only error which can occur is misuse of the API. Just warn in the mac
driver instead.
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Acked-by: Camelia Groza <camelia.groza@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions