commit | f584130616dfae757b888b7ee472e7c824f59e6a | [log] [tgz] |
---|---|---|
author | Nicolas de Pesloüan <nicolas.2p.debian@free.fr> | Fri Aug 28 13:18:34 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 28 23:01:16 2009 -0700 |
tree | efe1382a091dfb6af18206472bf5472c32192e6a | |
parent | 89c76c62f191daa7ede3d1d0c510a5ccfbcae571 [diff] |
bonding: Fix useless test: int > INT_MAX max_bonds is of type int and cannot be greater than INT_MAX. Signed-off-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>