Files
linux/net/mac80211
Eric Dumazet 86a60ac496 net: force a list_del() in unregister_netdevice_many()
[ Upstream commit 87757a917b ]

unregister_netdevice_many() API is error prone and we had too
many bugs because of dangling LIST_HEAD on stacks.

See commit f87e6f4793 ("net: dont leave active on stack LIST_HEAD")

In fact, instead of making sure no caller leaves an active list_head,
just force a list_del() in the callee. No one seems to need to access
the list after unregister_netdevice_many()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-26 15:17:33 -04:00
..
2013-12-18 10:33:06 +01:00
2013-12-18 10:33:06 +01:00
2014-04-09 10:48:36 +02:00
2013-12-16 11:29:48 +01:00
2013-12-16 11:29:48 +01:00
2013-02-04 18:57:47 +01:00
2014-02-04 21:58:11 +01:00
2014-02-04 21:48:21 +01:00
2011-03-31 11:26:23 -03:00
2013-12-18 10:33:06 +01:00
2012-06-24 11:33:18 +02:00
2014-05-09 14:35:40 +02:00
2012-03-13 14:54:16 -04:00
2012-06-20 17:35:22 +02:00