[PATCH] pppoe: drop PPPOX_ZOMBIEs in pppoe_release

2012-09-22 Thread Xiaodong Xu
From: Xiaodong Xu 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

[PATCH] pppoe: drop PPPOX_ZOMBIEs in pppoe_release

2012-09-22 Thread Xiaodong Xu
From: Xiaodong Xu 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

[PATCH] fix ZOMBIE state bug in PPPOE driver

2012-09-15 Thread Xiaodong Xu
L; } Thanks. Regards, Xiaodong Xu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/