team: convert overall spinlock to mutex
authorJiri Pirko <jpirko@redhat.com>
Wed, 16 Nov 2011 11:09:08 +0000 (11:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2011 23:16:37 +0000 (18:16 -0500)
commit61dc3461b9549bc10a2f16d254250680cadafcce
tree9072edbb001647be7731ddb192355b59bdb82315
parent8c0713a57482ebfadef197c856a38af3a55444c6
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>
drivers/net/team/team.c
include/linux/if_team.h