[DECNET]: Fix refcount
authorPatrick Caulfield <patrick@tykepenguin.com>
Wed, 29 Mar 2006 21:57:31 +0000 (13:57 -0800)
committerDavid 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