From: Stephen Hemminger Date: Thu, 26 Oct 2006 22:46:50 +0000 (-0700) Subject: netpoll info leak X-Git-Tag: v2.6.20-rc1~34^2~40^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93ec2c723e3f8a216dde2899aeb85c648672bc6b;p=pandora-kernel.git netpoll info leak After looking harder, Steve noticed that the netpoll beast leaked a little every time it shutdown for a nap. Not a big leak, but a nuisance kind of thing. He took out his refcount duct tape and patched the leak. It was overkill since there was already other locking in that area, but it looked clean and wouldn't attract fleas. Signed-off-by: Stephen Hemminger --- Reading git-diff-tree failed