commit | 689c96cca7ec3d2ba7fba00481810f99f1803c63 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <dada1@cosmosbay.com> | Thu Apr 23 03:39:04 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 01 15:18:19 2009 -0700 |
tree | 0aede65eabbcbcb8bb0eaebca225a56772e5a8eb | |
parent | 00b64f2aa5e8741b49e48ebad1116cc78dbbf0fd [diff] |
bonding: bond_slave_info_query() fix bond_slave_info_query() should keep a read lock while accessing slave info, or risk accessing stale data and corruption. Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>