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)
commitae4150ad51fd49108f81cc327ea13daa3d2c331f
tree9072edbb001647be7731ddb192355b59bdb82315
parent47f64993c26c9b38d0e55a2e4648479075794afd
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