commit | 3efecf7a49cde47e5f2deb1d5504951ff4bede53 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Mon Feb 08 10:12:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 16:01:21 2010 -0800 |
tree | 0080a12e211ea9be33b076f4a824ece6cb3df390 | |
parent | 9717fb8b64ed41be9dd074bc8010bafd33046f1a [diff] |
CAPI: Rework capi_ctr_ready/down This step prepares the application of proper controller locking: Push all state changing work into the notify handler that are called by capi_ctr_ready and capi_ctr_down, switch detach_capi_ctr to issue a synchronous ctr_down. Also ensure that we do not go through any action if the state did not change. Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>