diff options
| author | Xi Huang <[email protected]> | 2024-08-20 11:54:42 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-08-22 00:21:09 +0000 |
| commit | d35a3a8f1b7f27ac1ea0f7068dcab0c08846ac44 (patch) | |
| tree | cd7e3f9f632cd6adeeb25b1707ee88e40b9bbd7b /drivers/net/ethernet/intel/ice/ice_parser_rt.c | |
| parent | net: dsa: sja1105: Simplify with scoped for each OF child loop (diff) | |
| download | kernel-d35a3a8f1b7f27ac1ea0f7068dcab0c08846ac44.tar.gz kernel-d35a3a8f1b7f27ac1ea0f7068dcab0c08846ac44.zip | |
ipv6: remove redundant check
err varibale will be set everytime,like -ENOBUFS and in if (err < 0),
when code gets into this path. This check will just slowdown
the execution and that's all.
Signed-off-by: Xi Huang <[email protected]>
Reviewed-by: Florian Westphal <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_parser_rt.c')
0 files changed, 0 insertions, 0 deletions
