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)
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>

No differences found