Skip to content
Commit 02948344 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

bnx2x: Convert return 0 to return rc



These "return 0;" uses seem wrong as there are
rc variables where error return values are set
but unused.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Acked-by: default avatarDmitry Kravkov <Dmitry.Kravkov@qlogic.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a8d0d841
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment