diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2010-02-27 19:41:43 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-28 00:48:44 -0800 |
commit | 025d89c27f54c69cd0e51666d88aada33666bb6c (patch) | |
tree | 73063f6189c25d55c71ae6dad96a3711df87b7a6 /net/bridge/br_multicast.c | |
parent | 6088a539d8d1666dca6979b5759bf966ee9124ef (diff) | |
download | kernel_samsung_crespo-025d89c27f54c69cd0e51666d88aada33666bb6c.zip kernel_samsung_crespo-025d89c27f54c69cd0e51666d88aada33666bb6c.tar.gz kernel_samsung_crespo-025d89c27f54c69cd0e51666d88aada33666bb6c.tar.bz2 |
bridge: Split may_deliver/deliver_clone out of br_flood
This patch moves the main loop body in br_flood into the function
may_deliver. The code that clones an skb and delivers it is moved
into the deliver_clone function.
This allows this to be reused by the future multicast forward
function.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_multicast.c')
0 files changed, 0 insertions, 0 deletions