Xiaodong Xu 2b018d57ff pppoe: drop PPPOX_ZOMBIEs in pppoe_release
When PPPOE is running over a virtual ethernet interface (e.g., a
bonding interface) and the user tries to delete the interface in case
the PPPOE state is ZOMBIE, the kernel will loop forever while
unregistering net_device for the reference count is not decreased to
zero which should have been done with dev_put().

Signed-off-by: Xiaodong Xu <stid.smth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-09-22 15:49:31 -04:00
..
2012-07-24 13:54:16 -07:00
2012-09-21 12:54:53 +02:00
2012-08-03 20:32:31 -07:00
2012-09-01 22:44:13 -04:00
2012-09-22 15:46:12 -04:00
2012-08-09 16:16:14 -07:00