From: Felix Fietkau Date: Sat, 9 May 2015 21:08:38 +0000 (+0200) Subject: pppoe: drop pppoe device in pppoe_unbind_sock_work X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~30^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=665a6cd809f43eec2b51413816a4178a3390a870;p=pandora-kernel.git pppoe: drop pppoe device in pppoe_unbind_sock_work After receiving a PADT and the socket is closed, user space will no longer drop the reference to the pppoe device. This leads to errors like this: [ 488.570000] unregister_netdevice: waiting for eth0.2 to become free. Usage count = 2 Fixes: 287f3a943fe ("pppoe: Use workqueue to die properly when a PADT is received") Signed-off-by: Felix Fietkau Signed-off-by: David S. Miller --- Reading git-diff-tree failed