commit | a42e534f1b6be7f2f68f83d29588c3f2736b4d25 | [log] [tgz] |
---|---|---|
author | Jay Vosburgh <fubar@us.ibm.com> | Tue Jan 29 18:07:43 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 03 04:28:11 2008 -0800 |
tree | 5a5d0ef85a0c71e4c290c130ee99b1b5beea5cfc | |
parent | c800c5c9db9c621b2c1d70c3ae6532fafe2db69d [diff] |
bonding: fix parameter parsing My last fix (commit ece95f7fefe3afae19e641e1b3f5e64b00d5b948) didn't handle one case correctly. This resolves that, and it will now correctly parse parameters with arbitrary white space, and either text names or mode values. Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> Signed-off-by: David S. Miller <davem@davemloft.net>