commit | 3a7fda06ba48e97650fe44ea8e8a7cc385e1c100 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 29 00:45:30 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 30 23:38:58 2010 -0700 |
tree | 115a1d78f4d9c8a45f04ad35029374fe2050884a | |
parent | de140b0d511ad86a5dd0888c9095ae030ada2e86 [diff] |
bridge: Allow multicast snooping to be disabled before ifup 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>