linux/drivers/net/team
Jiri Pirko 61dc3461b9 team: convert overall spinlock to mutex
No need to have spinlock for this purpose. So convert this to mutex and
avoid current schedule while atomic problems in netlink code.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-16 18:16:37 -05:00
..
Kconfig
Makefile
team_mode_activebackup.c
team_mode_roundrobin.c
team.c team: convert overall spinlock to mutex 2011-11-16 18:16:37 -05:00