Michael Ellerman d7893ddd1b [PATCH] iseries_veth: Remove redundant message stack lock
The iseries_veth driver keeps a stack of messages for each connection
and a lock to protect the stack. However there is also a per-connection lock
which makes the message stack lock redundant.

Remove the message stack lock and document the fact that callers of the
stack-manipulation functions must hold the connection's lock.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-31 22:37:57 -04:00
..
2005-08-29 15:32:25 -07:00
2005-08-19 03:12:16 -04:00
2005-08-29 15:32:25 -07:00
2005-08-26 16:30:30 -07:00
2005-08-28 20:28:25 -04:00
2005-08-01 19:13:59 -07:00
2005-08-29 15:32:25 -07:00
2005-08-29 16:10:48 -07:00
2005-08-29 16:10:38 -07:00
2005-08-01 19:14:01 -07:00
2005-08-01 19:14:01 -07:00
2005-07-21 14:16:54 -07:00
2005-08-18 16:59:14 -04:00
2005-08-18 22:14:39 -04:00
2005-07-12 12:08:43 -07:00
2005-08-29 15:32:25 -07:00
2005-08-30 00:37:35 -04:00
2005-08-29 15:31:14 -07:00
2005-08-29 15:50:49 -07:00