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)
commitddd8877d3169ebda7272667fc3dc9768204a157f
tree7566b52248ffdb9c9c76f989f1b4a95bba39c255
parent5e4722645afb27ee749ea65988544450f08f78ba
drbd: Remove unnecessary reference counting left-over

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>
drivers/block/drbd/drbd_req.c