Skip to content
Snippets Groups Projects
Commit c99a3d2e authored by Dan Carpenter's avatar Dan Carpenter Committed by David S. Miller
Browse files

bond_3ad.c avoid possible null deref


A few lines earlier we assume that best->slave could be either null or non-null so
we should check it here as well.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1f044931
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment