summaryrefslogtreecommitdiff
path: root/irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'irq.c')
0 files changed, 0 insertions, 0 deletions
td colspan='2' class='oid'>b2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad (patch) tree6fee0550d6fa2d5ce4b718a58b732e0fc0ea30a6 /drivers parent8a70aeca80c2425b60ff821140b5b5c141e28ba1 (diff)
net: stmmac: replace ENOSYS by EINVAL
As said by checkpatch ENOSYS means 'invalid syscall nr' and nothing else. This patch replace ENOSYS by the more appropriate value EINVAL. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')