commit | 6a57b2ee4506bb8a3d2f7ba2f62ff65ec56ba150 | [log] [tgz] |
---|---|---|
author | Patrick Caulfield <patrick@tykepenguin.com> | Wed Mar 29 13:57:31 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 29 13:57:31 2006 -0800 |
tree | 2e1f8d3b1f44aec97859175071c96659392f73dd | |
parent | f3cab8a0b1a772dc8b055b7affa567a366627c9e [diff] |
[DECNET]: Fix refcount 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>