Re: [PATCH] DECnet: Fix refcount

2006-03-29 Thread David S. Miller
From: Patrick Caulfield <[EMAIL PROTECTED]> Date: Wed, 29 Mar 2006 17:31:35 +0100 > 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! Applied, thanks. Pleas

[PATCH] DECnet: Fix refcount

2006-03-29 Thread Patrick Caulfield
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! -- patrick diff --git a/net/decnet/dn_dev.c b/net/decnet/dn_dev.c index cc7b9d9..85580b8 100644 --- a/net/decnet/dn