macvlan: use call_rcu for port free
authorJiri Pirko <jpirko@redhat.com>
Mon, 7 Jun 2010 01:36:29 +0000 (01:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jun 2010 04:25:20 +0000 (21:25 -0700)
Use call_rcu rather than synchronize_rcu.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found