diff options
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2017-11-08 08:30:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-16 12:57:51 +0300 |
commit | 32e0a805c060b38ca4665bd91ff32ce34433f66f (patch) | |
tree | a60f71c76161fe620ceeb285eda5bf815dae5fa4 /net/llc/sysctl_net_llc.c | |
parent | f013e2b4c8c66e38e2417e8e2b03a54fdf26437b (diff) | |
download | linux-32e0a805c060b38ca4665bd91ff32ce34433f66f.tar.xz |
net/ncsi: Don't return error on normal response
commit 04bad8bda9e25afe676a6f4452f3b304c1fdea16 upstream.
Several response handlers return EBUSY if the data corresponding to the
command/response pair is already set. There is no reason to return an
error here; the channel is advertising something as enabled because we
told it to enable it, and it's possible that the feature has been
enabled previously.
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/llc/sysctl_net_llc.c')
0 files changed, 0 insertions, 0 deletions