Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/rocker: Remove unreachable return instruction
The "return 0" instruction follows other return instruction and it makes it impossible to execute, hence remove it. Fixes: 00fc0c5 ("rocker: Change world_ops API and implementation to be switchdev independant") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information