]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bonding:set save_load to 0 when initializing
authorPeter Pan(潘卫平) <panweiping3@gmail.com>
Fri, 8 Apr 2011 03:40:19 +0000 (03:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2011 20:15:54 +0000 (13:15 -0700)
commit38dbaf0afb518e462de7afca552acad048237a73
treeabebb39d02e08d539930332835ff8192bfa8134c
parenta08070acd43a76069ab20000cd02474369506add
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>
drivers/net/bonding/bond_alb.c