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:
f3cab8a
)
[DECNET]: Fix refcount
author
Patrick Caulfield
<patrick@tykepenguin.com>
Wed, 29 Mar 2006 21:57:31 +0000
(13:57 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 29 Mar 2006 21:57:31 +0000
(13:57 -0800)
From: Patrick Caulfield <patrick@tykepenguin.com>
This patch fixes a bug in the reference counting for the default
DECnet device.
If the device is changed, then the new device had its refcount
decremented rather than the old one!
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found