commit | 762a3d89ebf5873f71b3839449ac6562049ef1ce | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Sun Aug 04 17:19:38 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 04 18:41:52 2013 -0700 |
tree | b5a7874456d199ac69492ca3be6a4cb638ce73f7 | |
parent | f27070158d6754765f2f5fd1617e8e42a0ea2318 [diff] |
bridge: fix rcu check warning in multicast port group 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>