aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@linbit.com>2011-06-21 13:58:18 +0200
committerPhilipp Reisner <philipp.reisner@linbit.com>2014-02-17 16:44:58 +0100
commit9693da2379cfd133a265baad948ec94f1349dece (patch)
treeeaaaf4a1edcca9cc883c1f2e4d5627848e12ecaa /drivers/block/drbd
parentdrbd: Replace conn_get_by_name() with drbd_find_resource() (diff)
downloadlinux-dev-9693da2379cfd133a265baad948ec94f1349dece.tar.xz
linux-dev-9693da2379cfd133a265baad948ec94f1349dece.zip
drbd: conn_try_disconnect(): Use parameter instead of the global variable
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Diffstat (limited to 'drivers/block/drbd')
-rw-r--r--drivers/block/drbd/drbd_nl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/drbd/drbd_nl.c b/drivers/block/drbd/drbd_nl.c
index cbf745c7bc2f..cb241d1d4668 100644
--- a/drivers/block/drbd/drbd_nl.c
+++ b/drivers/block/drbd/drbd_nl.c
@@ -2317,7 +2317,7 @@ static enum drbd_state_rv conn_try_disconnect(struct drbd_connection *connection
* The state handling only uses drbd_thread_stop_nowait(),
* we want to really wait here until the receiver is no more.
*/
- drbd_thread_stop(&adm_ctx.connection->receiver);
+ drbd_thread_stop(&connection->receiver);
/* Race breaker. This additional state change request may be
* necessary, if this was a forced disconnect during a receiver