On Wed, 6 Jan 2021 23:33:07 +0100 Andrew Lunn wrote:
> On Wed, Jan 06, 2021 at 10:09:15AM +0100, Rafał Miłecki wrote:
> > From: Rafał Miłecki
> >
> > Looking for an -EINVAL all over the dsa code could take hours for
> > inexperienced DSA users.
>
> Following this argument, you should add dev_e
On Wed, Jan 06, 2021 at 10:09:15AM +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki
>
> Looking for an -EINVAL all over the dsa code could take hours for
> inexperienced DSA users.
Following this argument, you should add dev_err() by every -EINVAL.
> Signed-off-by: Rafał Miłecki
Reviewed-by:
From: Rafał Miłecki
Looking for an -EINVAL all over the dsa code could take hours for
inexperienced DSA users.
Signed-off-by: Rafał Miłecki
---
net/dsa/dsa2.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/dsa/dsa2.c b/net/dsa/dsa2.c
index 183003e45762..01f21b0b379a 100644
--- a/net