lkml.org 
[lkml]   [2002]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectRe: 802.1q + device removal causing hang
From

Try this:

--- net/8021q/vlan.c.~1~ Wed Sep 11 15:34:49 2002
+++ net/8021q/vlan.c Wed Sep 11 15:34:59 2002
@@ -626,7 +626,7 @@
ret = unregister_vlan_dev(dev,
VLAN_DEV_INFO(vlandev)->vlan_id);

- unregister_netdev(vlandev);
+ unregister_netdevice(vlandev);

/* Group was destroyed? */
if (ret == 1)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.100 / U:2.720 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site