Files
linux/net/core
Eric Dumazet 283f2fe87e net: speedup netdev_set_master()
We currently force a synchronize_net() in netdev_set_master()

This seems necessary only when a slave had a master and we dismantle it.

In the other case ("ifenslave bond0 ethO"), we dont need this long
delay.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-03-21 18:34:15 -07:00
..
2010-03-10 07:32:28 -08:00
2010-03-21 18:34:15 -07:00
2010-03-08 12:17:04 -08:00
2008-11-25 17:35:18 -08:00
2009-12-02 19:57:15 -08:00
2010-03-10 07:32:28 -08:00
2010-03-16 21:23:18 -07:00
2010-02-22 16:20:22 -08:00
2010-03-16 21:23:18 -07:00
2010-03-07 15:25:50 -08:00