]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/bridge/br_private.h
[BRIDGE]: Kill clone argument to br_flood_*
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 16 Sep 2007 23:20:48 +0000 (16:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Sep 2007 23:20:48 +0000 (16:20 -0700)
commite081e1e3ef4682802ac63b1e5e26158fb9ca9e90
treec43b403bd09c209df7f093810b68e672dcc6330b
parent9355ec23397af32799038d0e8edbfa5b6f425c27
[BRIDGE]: Kill clone argument to br_flood_*

The clone argument is only used by one caller and that caller can clone
the packet itself.  This patch moves the clone call into the caller and
kills the clone argument.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_device.c
net/bridge/br_forward.c
net/bridge/br_input.c
net/bridge/br_private.h