bridge: Allow multicast snooping to be disabled before ifup
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 29 Jul 2010 00:45:30 +0000 (00:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Jul 2010 06:38:58 +0000 (23:38 -0700)
Currently you cannot disable multicast snooping while a device is
down.  There is no good reason for this restriction and this patch
removes it.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found