Skip to content
Commit f5841306 authored by Nicolas de Pesloüan's avatar Nicolas de Pesloüan Committed by David S. Miller
Browse files

bonding: Fix useless test: int > INT_MAX



max_bonds is of type int and cannot be greater than INT_MAX.

Signed-off-by: default avatarNicolas de Pesloüan <nicolas.2p.debian@free.fr>
Signed-off-by: default avatarJay Vosburgh <fubar@us.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 89c76c62
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