bridge: netpoll cleanup
authorstephen hemminger <shemminger@vyatta.com>
Mon, 10 May 2010 09:31:08 +0000 (09:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 May 2010 06:10:01 +0000 (23:10 -0700)
commitcfb478da70f2213520866c84cb0aea0d7c0e1148
treebc1a1ea16bbb2be0481d3231a2fbe5611437da55
parentc17b274dc2aa538b68c1f02b01a3c4e124b435ba
bridge: netpoll cleanup

Move code around so that the ifdef for NETPOLL_CONTROLLER don't have to
show up in main code path. The control functions should be in helpers
that are only compiled if needed.

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