Herbert Xu 025d89c27f 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>
2010-02-28 00:48:44 -08:00
..
2010-02-04 20:28:48 -08:00
2008-06-11 21:00:38 -07:00
2008-06-11 21:00:38 -07:00
2009-08-05 10:42:58 -07:00
2008-07-05 21:25:56 -07:00