Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information