bridge: fix rcu check warning in multicast port group
authorstephen hemminger <stephen@networkplumber.org>
Mon, 5 Aug 2013 00:19:38 +0000 (17:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Aug 2013 01:41:52 +0000 (18:41 -0700)
Use of RCU here with out marked pointer and function doesn't match prototype
with sparse.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found