drbd: Remove unnecessary reference counting left-over
authorAndreas Gruenbacher <agruen@linbit.com>
Fri, 28 Jan 2011 13:24:05 +0000 (14:24 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 28 Sep 2011 08:26:33 +0000 (10:26 +0200)
Nothing in this function accesses mdev->tconn->net_conf, so there is no
need for get_net_conf() / put_net_conf() anymore.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found