drbd: Fixed a stupid copy and paste error
authorPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 5 Oct 2010 14:50:17 +0000 (16:50 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 14 Oct 2010 16:38:43 +0000 (18:38 +0200)
commitf10f262349762c96ab247b6108af3a30b52b6f5a
treea93a849cdfcad4264ac6313a9806254756a36013
parent00b425377d60e67e86721d4ce6d7cbf131a5d0fd
drbd: Fixed a stupid copy and paste error

This caused rs_planed to be not in sync with the content of the fifo.
That in turn could cause that the resync comes to a complete halt.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_worker.c