diff options
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | 2017-06-24 15:37:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-25 11:36:56 -0400 |
commit | d0c32a16235aeacd32c9de6ff90f9219614d7e4e (patch) | |
tree | 80add3385fe6533da4b74db9d350319480c52336 /net/ipv6 | |
parent | 92cc8a5105e1236584e92288595ddbd2149bb6cf (diff) | |
download | linux-d0c32a16235aeacd32c9de6ff90f9219614d7e4e.tar.bz2 |
bnx2x: Don't log mc removal needlessly
When mc configuration changes bnx2x_config_mcast() can return 0 for
success, negative for failure and positive for benign reason preventing
its immediate work, e.g., when the command awaits the completion of
a previously sent command.
When removing all configured macs on a 578xx adapter, if a positive
value would be returned driver would errneously log it as an error.
Fixes: c7b7b483ccc9 ("bnx2x: Don't flush multicast MACs")
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions