bridge: multicast_flood cleanup
authorstephen hemminger <shemminger@vyatta.com>
Tue, 27 Apr 2010 15:01:07 +0000 (15:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 01:13:55 +0000 (18:13 -0700)
commitafe0159d935ab731c682e811356914bb2be9470c
treedb34bd3e0fc3289f1a92a7096e6efba2dbe81122
parent83f6a740b4e52f88e312223df2fc94016a208618
bridge: multicast_flood cleanup

Move some declarations around to make it clearer which variables
are being used inside loop.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_forward.c