bonding: bond_slave_info_query() fix
authorEric Dumazet <dada1@cosmosbay.com>
Thu, 23 Apr 2009 03:39:04 +0000 (03:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2009 22:18:19 +0000 (15:18 -0700)
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>

No differences found