commit | 38dbaf0afb518e462de7afca552acad048237a73 | [log] [tgz] |
---|---|---|
author | Peter Pan(潘卫平) <panweiping3@gmail.com> | Fri Apr 08 03:40:19 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 11 13:15:54 2011 -0700 |
tree | abebb39d02e08d539930332835ff8192bfa8134c | |
parent | a08070acd43a76069ab20000cd02474369506add [diff] |
bonding:set save_load to 0 when initializing It is unnecessary to set save_load to 1 here, as the tx_hashtbl is just kzalloced. Signed-off-by: Weiping Pan(潘卫平) <panweiping3@gmail.com> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>