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)
commit887e671f324d9898aaedb29a6ece6c853c394067
treeff6e580e0342453b3e7251681ad6bc67ad7958a7
parentf9dd09c7f7199685601d75882447a6598be8a3e0
decnet: netdevice refcount leak

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>
net/decnet/sysctl_net_decnet.c