decnet: netdevice refcount leak
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 6 Nov 2009 08:50:39 +0000 (00:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Nov 2009 08:50:39 +0000 (00:50 -0800)
While working on device refcount stuff, I found a device refcount leak
through DECNET.
This nasty bug can be used to hold refcounts on any !DECNET netdevice.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found