git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e47226
)
drbd: Remove unnecessary reference counting left-over
author
Andreas Gruenbacher
<agruen@linbit.com>
Fri, 28 Jan 2011 13:24:05 +0000
(14:24 +0100)
committer
Philipp 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