commit | 887e671f324d9898aaedb29a6ece6c853c394067 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Fri Nov 06 00:50:39 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 06 00:50:39 2009 -0800 |
tree | ff6e580e0342453b3e7251681ad6bc67ad7958a7 | |
parent | f9dd09c7f7199685601d75882447a6598be8a3e0 [diff] |
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>